The NMS Class Library (.Net Messaging Library)

Connection Members

Connection overview

Public Instance Constructors

Connection Constructor

Public Instance Properties

AcknowledgementMode  
BrokerInfo  
BrokerWireFormat  
ClientId  
ConnectionId  
ITransport  

Public Instance Methods

AddConsumer Register a new consumer
CreateLocalTransactionId Creates a new local transaction ID
CreateSession Overloaded. Creates a new session to work on this connection
CreateTemporaryDestinationName Creates a new temporary destination name
Dispose  
DisposeOf  
Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
OneWay  
RemoveConsumer Remove a consumer
Start Starts message delivery for this connection.
Stop Stop message delivery for this connection.
SyncRequest Performs a synchronous request-response with the broker
ToString (inherited from Object)  

Protected Instance Methods

CheckConnected  
CreateSessionInfo  
Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  
OnCommand Handle incoming commands
OnException  

See Also

Connection Class | ActiveMQ Namespace