Windows apps
Collapse the table of content
Expand the table of content
Information
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.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

Public Enumeration ReceiveContextState

Member nameDescription
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
Return to top
Show:
© 2017 Microsoft