DataSerializerProcessorAttribute Identifier Property NetworkComms.Net Help
A byte identifier, unique amongst all serialisers and data processors.

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

public byte Identifier { get; private set; }

Property Value

Type: OnlineByte
See Also