[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not the connection is a connection from an
administration client, either Admin or a client using this
administration api.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool Admin { get; } |
Public ReadOnly Property Admin As Boolean |
public: property bool Admin { bool get (); } |