Click or drag to resize

ServerId Property

Generated at the creation of the server object. New id for every instance

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public Guid Id { get; set; }

Property Value

Type: Guid

Implements

IServerId
See Also