The ReceiveRequest type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Cancel |
Cancel this communication request.
(Inherited from Request.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GetValue |
Retrieve the value received via this communication. The value
will only be available when the communication has completed.
| |
| MemberwiseClone | (Inherited from Object.) | |
| Test |
Determine whether this non-blocking operation has completed.
(Inherited from Request.) | |
| ToString | (Inherited from Object.) | |
| Wait |
Wait until this non-blocking operation has completed.
(Inherited from Request.) |