| Samraksh.eMote.Net Namespace : SendPacketStatus Enumeration |
'DeclarationPublic Enum SendPacketStatus Inherits System.Enum
'UsageDim instance As SendPacketStatus
public enum SendPacketStatus : System.Enum
public enum class SendPacketStatus : public System.Enum
| Member | Description |
|---|---|
| SendACKed | The operation of sending the packet is unsuccessful. The packet is dropped from the queue with successful status. |
| SendFailed | Send Permenantly Failed. The packet is dropped from the queue with unsuccessful status. |
| SendInitiated | The operation of sending the packet is initiate. The packet still waits in the queue. |
| SendNACKed | The operation of sending the packet is unsuccessful. The packet still waits in the queue. |
| TestMe | Test Condition |
System.Object
System.ValueType
System.Enum
Samraksh.eMote.Net.SendPacketStatus
Target Platforms: eMote .NOW