Represents a shortform globally unique identifier (GUID) which is easier to handle than Guid.NewGuid().
This class is used to uniquely identify a peer/application using NetworkComms.Net.
See here for original source.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
See Also