Comparteix a través de


ServiceHealthModel.ChannelDispatcherModel.ListenerState Propiedad

Definición

Obtiene el estado del agente de escucha.

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

Valor de propiedad

Estado del agente de escucha.

Atributos

Se aplica a