TransportDuplexSessionChannel.ConnectionDuplexSession Class

Definition

public: ref class TransportDuplexSessionChannel::ConnectionDuplexSession : System::ServiceModel::Channels::IDuplexSession
public class TransportDuplexSessionChannel.ConnectionDuplexSession : System.ServiceModel.Channels.IDuplexSession
type TransportDuplexSessionChannel.ConnectionDuplexSession = class
    interface IDuplexSession
    interface IInputSession
    interface ISession
    interface IOutputSession
Public Class TransportDuplexSessionChannel.ConnectionDuplexSession
Implements IDuplexSession
Inheritance
TransportDuplexSessionChannel.ConnectionDuplexSession
Implements

Constructors

TransportDuplexSessionChannel.ConnectionDuplexSession(TransportDuplexSessionChannel)

Properties

Channel
Id

Methods

BeginCloseOutputSession(AsyncCallback, Object)
BeginCloseOutputSession(TimeSpan, AsyncCallback, Object)
CloseOutputSession()
CloseOutputSession(TimeSpan)
CloseOutputSessionAsync()
CloseOutputSessionAsync(TimeSpan)
EndCloseOutputSession(IAsyncResult)
Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to