The MethodCallDoneResult type exposes the following members.

Properties

  NameDescription
Public propertyOutputArguments
The output arguments that came from the server.
Public propertyStatus
The result of the operation.
(Inherited from DoneResult.)
Public propertyUserState
An optional object passed when starting the asynchronous call.
(Inherited from DoneResult.)

See Also