AsyncCommandResultEventArgs

AsyncCommandResultEventArgs class

AsyncCommandResultEventArgs is containing event data.

The AsyncCommandResultEventArgs type exposes the following members:

Constructors

NameDescription
AsyncCommandResultEventArgs()Initializes a new instance of the AsyncCommandResultEventArgs class.
AsyncCommandResultEventArgs(result)Initializes a new instance of the AsyncCommandResultEventArgs class

Properties

NameDescription
resultOperation state

See Also