The NMS Class Library (.Net Messaging Library)

Connection.CreateSession Method

Creates a new session to work on this connection

Overload List

Creates a new session to work on this connection

public ISession CreateSession();

Creates a new session to work on this connection

public ISession CreateSession(AcknowledgementMode);

See Also

Connection Class | ActiveMQ Namespace