ConnectionInfo NetworkIdentifier Property NetworkComms.Net Help
Returns the networkIdentifier of this peer as a ShortGuid. If the NetworkIdentifier has not yet been set returns ShortGuid.Empty.

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

public ShortGuid NetworkIdentifier { get; }

Property Value

Type: ShortGuid
See Also