[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or no the server will attempt to truncate the store files
when possible.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool StoreTruncateEnabled { get; } |
Public ReadOnly Property StoreTruncateEnabled As Boolean |
public: property bool StoreTruncateEnabled { bool get (); } |