[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Returns additional details about this consumer or null.
This method returns null if this object has been obtained
via {GetConsumersStatistics(Int64, String, DestinationInfo)} method. If
this consumer was obtained via methods {GetConsumers()()()}
or {GetConsumer(Int64)}, this method returns non-null
value containing detailed information about consumer.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public ConsumerInfo..::.Details GetDetails() |
Public Function GetDetails As ConsumerInfo..::.Details |
public: ConsumerInfo..::.Details^ GetDetails() |