[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Gets whether or not this server instance is running in
an appliance.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool Appliance { get; } |
Public ReadOnly Property Appliance As Boolean |
public: property bool Appliance { bool get (); } |