ReceiveContextState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the possible states for the receive context state machine.
public enum class ReceiveContextState
public enum ReceiveContextState
type ReceiveContextState =
Public Enum ReceiveContextState
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Received | 0 | Represents the received state. |
Completing | 1 | Represents the completing state. |
Completed | 2 | Represents the completed state. |
Abandoning | 3 | Represents the abandoning state. |
Abandoned | 4 | Represents the abandoned state. |
Faulted | 5 | Represents the faulted state. |
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา