Property IsCreated
IsCreated
Whether the packet processor was obtained from a valid PacketsQueue.
Declaration
public bool IsCreated { get; }
Property Value
Type | Description |
---|---|
bool | True if obtained from a valid queue, false otherwise. |
Whether the packet processor was obtained from a valid PacketsQueue.
public bool IsCreated { get; }
Type | Description |
---|---|
bool | True if obtained from a valid queue, false otherwise. |