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