[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not the fsync mode is used by the server when
writing data to its store file.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool FSyncEnabled { get; } |
Public ReadOnly Property FSyncEnabled As Boolean |
public: property bool FSyncEnabled { bool get (); } |
Return Value
true if fsync is enabled, false otherwise.
Remarks
On most platforms this is not the most efficient way to write to the store file.