ClientBase<TChannel>.ChannelBase<T>.IContextChannel.OutputSession Propriedade

Definição

Obtém a sessão de saída associada com o canal, se houver.

property System::ServiceModel::Channels::IOutputSession ^ System::ServiceModel::IContextChannel::OutputSession { System::ServiceModel::Channels::IOutputSession ^ get(); };
System.ServiceModel.Channels.IOutputSession System.ServiceModel.IContextChannel.OutputSession { get; }
member this.System.ServiceModel.IContextChannel.OutputSession : System.ServiceModel.Channels.IOutputSession
 ReadOnly Property OutputSession As IOutputSession Implements IContextChannel.OutputSession

Valor da propriedade

Uma IOutputSession implementação se houver uma sessão de entrada; caso contrário, nulo.

Implementações

Aplica-se a