PacketHeader SourceNetworkIdentifier Property NetworkComms.Net Help
The network identifier of the packets source peer. If no source network identifier is set returns null. Also see [!:Connection.ConnectionInfo.NetworkIdentifier].

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

public string SourceNetworkIdentifier { get; }

Property Value

Type: OnlineString
See Also