An NDoc Documented Class Library

ISession Members

ISession overview

Public Instance Properties

AcknowledgeMode Get the session's message acknowledgment mode.
Transacted Get whether the session is transacted.

Public Instance Methods

Close Closes the session and its message consumers and producers.
Commit Commits all produced and consumed messages in the current transaction.
CreateBrowserOverloaded. Creates a queue browser.
CreateBytesMessage Creates a BytesMessage.
CreateConsumerOverloaded. Creates a message consumer.
CreateDurableSubscriberOverloaded. Creates a durable subscriber.
CreateMapMessage Creates a MapMessage.
CreateMessage Creates a Message.
CreateObjectMessageOverloaded. Creates an ObjectMessage.
CreateProducer Creates a message producer.
CreateQueue Creates a queue object with the given name.
CreateStreamMessage Creates a StreamMessage.
CreateTemporaryQueue Creates a temporary queue whose lifetime is that of the connection's.
CreateTemporaryTopic Creates a temporary topic whose lifetime is that of the connection's.
CreateTextMessageOverloaded. Creates a TextMessage.
CreateTopic Creates a topic object with the given name.
Recover Stops message delivery in this session and restarts it with the oldest unacknowledged message.
RetrieveQueueOverloaded. Retrieve a queue from LDAP
RetrieveTopicOverloaded. Retrieve a topic from LDAP
Rollback Rolls back all produced and consumed messages in the current transaction.
Unsubscribe Unsubscribes a durable subscription.

See Also

ISession Interface | webMethods.Msg Namespace