NetworkComms NetworkIdentifier Property NetworkComms.Net Help
The local identifier for this instance of NetworkCommsDotNet. This is an application unique identifier.

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static ShortGuid NetworkIdentifier { get; private set; }

Property Value

Type: ShortGuid
See Also