The methods of the Connection class are listed below. For a complete list of Connection class members, see the Connection Members topic.
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) |
CheckConnected | |
CreateSessionInfo | |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) | |
OnCommand | Handle incoming commands |
OnException |