ClientBase<TChannel>.State Vlastnost

Definice

Získá aktuální stav objektu ClientBase<TChannel> .

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

Hodnota vlastnosti

CommunicationState

Hodnota CommunicationState objektu.

Implementuje

Poznámky

Další informace naleznete v tématu System.ServiceModel.Channels.CommunicationObject.

Platí pro