ReceiveCompletedEventArgs Class Members
The following tables list the members exposed by ReceiveCompletedEventArgs.
Public Properties
Name | Description | |
---|---|---|
![]() | AsyncResult | Gets or sets the result of the asynchronous operation requested. |
![]() | Message | Gets the message associated with the asynchronous receive operation. |
See Also