Edit

Share via


ClientBase<TChannel>.State Property

Definition

Gets the current state of the ClientBase<TChannel> object.

public System.ServiceModel.CommunicationState State { get; }

Property Value

The value of the CommunicationState of the object.

Implements

Remarks

For more information, see System.ServiceModel.Channels.CommunicationObject.

Applies to