ExpectAsyncResult PropertiesSSH .NET Client Library Documentation
The ExpectAsyncResult type exposes the following members.
Properties

  NameDescription
Public propertyAsyncState
Gets a user-defined object that qualifies or contains information about an asynchronous operation.
Public propertyAsyncWaitHandle
Gets a OnlineWaitHandle that is used to wait for an asynchronous operation to complete.
Public propertyCompletedSynchronously
Gets a value that indicates whether the asynchronous operation completed synchronously.
Public propertyIsCompleted
Gets a value that indicates whether the asynchronous operation has completed.
Back to Top
See Also