Udostępnij za pośrednictwem


DuplexClientBase<TChannel>.InnerDuplexChannel Właściwość

Definicja

Pobiera podstawową IClientChannel implementację kanału dwukierunkowego.

public:
 property System::ServiceModel::IDuplexContextChannel ^ InnerDuplexChannel { System::ServiceModel::IDuplexContextChannel ^ get(); };
public System.ServiceModel.IDuplexContextChannel InnerDuplexChannel { get; }
member this.InnerDuplexChannel : System.ServiceModel.IDuplexContextChannel
Public ReadOnly Property InnerDuplexChannel As IDuplexContextChannel

Wartość właściwości

IDuplexContextChannel

Wewnętrzny kanał dwukierunkowy zwrócony przez InnerChannel rzutowanie właściwości na IDuplexContextChannel.

Dotyczy