630
99.9
Aug 23, 2010
William:
The ActionServiceClient is automatically generated when adding the Service References.
The Client derives from System.ServiceModel.ClientBase which is a .NET class and has the State property.
So, I am really not sure why you don't see State.
Could it have been a temporaray Intellisense problem?
50
50
Aug 24, 2010
Dan, you are right. Somehow I added it as a Web Reference instead of a Service Reference.
=( Doh!