ShortGuid StructureNetworkComms.Net Help
Represents a shortform globally unique identifier (OnlineGUID) which is easier to handle than Guid.NewGuid(). This class is used to uniquely identify a peer/application using NetworkComms.Net. See Onlinehere for original source.

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

public struct ShortGuid
See Also