OutObjectState Enumeration |
Namespace:
Unvired.Kernel.UWP.Constants
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic enum OutObjectState
Public Enumeration OutObjectState
public enum class OutObjectState
Members|
| Member name | Value | Description |
|---|
| NotInQueue | 0 | |
| Sending | 1 | |
| Locked | 2 | |
See Also