Condividi tramite


ServiceHealthModel.ChannelDispatcherModel.IsSystemEndpoint Proprietà

Definizione

Indica se l'endpoint associato al dispatcher del canale è un endpoint di sistema.

public:
 property bool IsSystemEndpoint { bool get(); };
[System.Runtime.Serialization.DataMember]
public bool IsSystemEndpoint { get; }
[<System.Runtime.Serialization.DataMember>]
member this.IsSystemEndpoint : bool
Public ReadOnly Property IsSystemEndpoint As Boolean

Valore della proprietà

Boolean

true se l'endpoint associato al channeldispatcher è un endpoint di sistema; false se si tratta di un endpoint definito dall'utente.

Attributi

Si applica a