HdlcCommunicator1ClientAddress Property

Current client address used for communication. It is based on ConnectionParams.

Definition

Namespace: OddPrg.Communication.Hdlc
Assembly: OddPrg.Communication.Hdlc (in OddPrg.Communication.Hdlc.dll) Version: 2.0.0.3 (2.0.0.3)
C#
public HdlcAddress ClientAddress { get; }

Property Value

HdlcAddress

See Also