[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not the server will periodically check if there is
unused space at the end of the file and, if so, truncate the file.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool TruncationEnabled { get; } |
Public ReadOnly Property TruncationEnabled As Boolean |
public: property bool TruncationEnabled { bool get (); } |