HdlcCommunicator1IsBroadcast Property

Returns true if server address is set to broadcast.

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 bool IsBroadcast { get; }

Property Value

Boolean

See Also