Share via


ServiceHealthModel.ChannelDispatcherModel.IsSystemEndpoint 屬性

定義

取得與通道發送器相關聯的端點是否為系統端點。

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

屬性值

Boolean

true 如果與通道發送器相關聯的端點是系統端點; false 如果它是使用者定義的端點。

屬性

適用於