ToString Method (OracleQueueAgent)
In This Topic
Returns the name of the current OracleQueueAgent object.
Syntax
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
Name of the current OracleQueueAgent object.
See Also