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.Tools

Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
See Also