Pop3.InstanceId Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll
InstanceId
Gets instance ID (intended for logging purposes). Inherited from NetworkSession.
Declaration
protected int InstanceId { get; }
Property Value
Type | Description |
---|---|
Int32 | Instance ID. |