Del via


IPayloadReceiver.IsConnected Property

Definition

Gets a value indicating whether the PayloadReceiver is currently connected to an ITransportReceiver.

public bool IsConnected { get; }
member this.IsConnected : bool
Public ReadOnly Property IsConnected As Boolean

Property Value

The value indicating if the PayloadReceiver is currently connected to an ITransportReceiver.

Applies to