Click or drag to resize

ProtocolProtocolIdentifier Property

Identifier for the protocol, passed into the ctor from implementing protocols

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public string ProtocolIdentifier { get; }

Property Value

Type: String

Implements

IProtocolProtocolIdentifier
See Also