DiscoveryClient.ICommunicationObject.State Propriedade

Definição

Obtém o estado atual do objeto orientado à comunicação.

property System::ServiceModel::CommunicationState System::ServiceModel::ICommunicationObject::State { System::ServiceModel::CommunicationState get(); };
System.ServiceModel.CommunicationState System.ServiceModel.ICommunicationObject.State { get; }
member this.System.ServiceModel.ICommunicationObject.State : System.ServiceModel.CommunicationState
 ReadOnly Property State As CommunicationState Implements ICommunicationObject.State

Valor de Propriedade

O valor do CommunicationState objeto.

Implementações

Observações

Este membro é uma implementação explícita de membro de interface. Só pode ser usado quando a DiscoveryClient instância é transmitida para uma ICommunicationObject interface.

Aplica-se a