[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the rate at which messages are being written to the disk.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long DiskWriteOperationsRate { get; } |
Public ReadOnly Property DiskWriteOperationsRate As Long |
public: property long long DiskWriteOperationsRate { long long get (); } |