The Status type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Count |
Determine the number of elements transmitted by the communication
operation associated with this object.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Cancelled |
Whether the communication was cancelled before it completed.
| |
| Source |
The rank of the process that sent the message.
| |
| Tag |
The tag used to send the message.
|