[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not the file is opened in synchronous write mode.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool SynchronousWriteEnabled { get; } |
Public ReadOnly Property SynchronousWriteEnabled As Boolean |
public: property bool SynchronousWriteEnabled { bool get (); } |