ClientBase<TChannel>.State Egenskap

Definition

Hämtar objektets ClientBase<TChannel> aktuella tillstånd.

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

Egenskapsvärde

Värdet för CommunicationState objektet.

Implementeringar

Kommentarer

Mer information finns i System.ServiceModel.Channels.CommunicationObject.

Gäller för