Aracılığıyla paylaş


DuplexClientBase<TChannel>.InnerDuplexChannel Özellik

Tanım

Çift yönlü kanal için temel IClientChannel alınan uygulamayı alır.

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

Özellik Değeri

IDuplexContextChannel

Özelliği tarafından InnerChannel döndürülen iç çift yönlü kanal bir IDuplexContextChannel'e yayın.

Şunlara uygulanır