[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not the EMS server should delete the GMD store file
and create a new one when creating this transport.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool GmdFileDelete { get; } |
Public ReadOnly Property GmdFileDelete As Boolean |
public: property bool GmdFileDelete { bool get (); } |