PacketHeader PacketIdentifier Property NetworkComms.Net Help
Optional packet identifier. If no packet identifier is set returns null.

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

public string PacketIdentifier { get; }

Property Value

Type: OnlineString
See Also