[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not CRC checks are performed for stored data.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool CRCEnabled { get; } |
Public ReadOnly Property CRCEnabled As Boolean |
public: property bool CRCEnabled { bool get (); } |