DataSerializer Identifier Property NetworkComms.Net Help
Returns a unique identifier for the serializer type. Used in automatic serialization/compression detection

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

public byte Identifier { get; }

Property Value

Type: OnlineByte
See Also