[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not the durable has opted not to receive "local"
messages.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool NoLocalEnabled { get; } |
Public ReadOnly Property NoLocalEnabled As Boolean |
public: property bool NoLocalEnabled { bool get (); } |
Return Value
true if the noLocal attribute is set, false otherwise.
Remarks
Local messages are those that have been sent on an application's
own connection.