Aracılığıyla paylaş


ServiceHealthModel.ChannelDispatcherModel.State Özellik

Tanım

WCF hizmetinin kanal dağıtıcısının durumunu alır.

public:
 property Nullable<System::ServiceModel::CommunicationState> State { Nullable<System::ServiceModel::CommunicationState> get(); };
[System.Runtime.Serialization.DataMember]
public System.ServiceModel.CommunicationState? State { get; }
[<System.Runtime.Serialization.DataMember>]
member this.State : Nullable<System.ServiceModel.CommunicationState>
Public ReadOnly Property State As Nullable(Of CommunicationState)

Özellik Değeri

WCF hizmetinin kanal dağıtıcısının durumu.

Öznitelikler

Şunlara uygulanır