The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ReceiveContextState Enumeration
.NET Framework (current version)
Represents the possible states for the receive context state machine.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Member name | Description | |
|---|---|---|
| Abandoned | Represents the abandoned state. | |
| Abandoning | Represents the abandoning state. | |
| Completed | Represents the completed state. | |
| Completing | Represents the completing state. | |
| Faulted | Represents the faulted state. | |
| Received | Represents the received state. |
.NET Framework
Available since 4.0
Available since 4.0
Show: