Sdílet prostřednictvím


DuplexClientBase<TChannel>.InnerDuplexChannel Vlastnost

Definice

Získá základní IClientChannel implementaci pro duplexní kanál.

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

Hodnota vlastnosti

IDuplexContextChannel

Vnitřní duplexní kanál vrácený InnerChannel vlastností přetypování do IDuplexContextChannel.

Platí pro