The SessionUtil type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SessionUtil |
Methods
Name | Description | |
---|---|---|
![]() ![]() | DeleteDestination(ISession, String) |
Delete the named destination by parsing the embedded type prefix. Default is Queue if no prefix is
embedded in the destinationName.
|
![]() ![]() | DeleteDestination(ISession, String, DestinationType) |
Delete the named destination by parsing the embedded type prefix.
|
![]() ![]() | DeleteQueue | |
![]() ![]() | DeleteTopic | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetDestination(ISession, String) |
Get the destination by parsing the embedded type prefix. Default is Queue if no prefix is
embedded in the destinationName.
|
![]() ![]() | GetDestination(ISession, String, DestinationType) |
Get the destination by parsing the embedded type prefix.
|
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() ![]() | GetQueue | |
![]() ![]() | GetTopic | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |