Name | Description | |
---|---|---|
OracleQueueAgent Constructor | Overloaded. Initializes a new instance of the OracleQueueAgent class. |
The following tables list the members exposed by OracleQueueAgent.
Name | Description | |
---|---|---|
OracleQueueAgent Constructor | Overloaded. Initializes a new instance of the OracleQueueAgent class. |
Name | Description | |
---|---|---|
Address | Gets or sets protocol-specific address of the recipient. If the protocol is zero, the address is of the form [schema.]queue[@dblink]. | |
Name | Gets or sets the name of a producer or consumer of a message. | |
Protocol | Gets or sets the protocol to interpret the address and propagate the message. |
Name | Description | |
---|---|---|
Equals | Compares two OracleQueueAgent objects to determine if they are equal. | |
GetHashCode | Returns hash code of the OracleQueueAgent instance. | |
ToString | Returns the name of the current OracleQueueAgent object. |