[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the average time (in seconds) a write call takes. This measurement is
not available when the store is asynchronous.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public double AverageWriteTime { get; } |
Public ReadOnly Property AverageWriteTime As Double |
public: property double AverageWriteTime { double get (); } |