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