Udostępnij za pośrednictwem


ClientBase<TChannel>.ChannelBase<T>.IContextChannel.OutputSession Właściwość

Definicja

Pobiera sesję wyjściową skojarzona z kanałem, jeśli istnieje.

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

Wartość właściwości

IOutputSession

Implementacja, jeśli istnieje sesja IOutputSession wejściowa; w przeciwnym razie wartość null.

Implementuje

Dotyczy