[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not this route has stalled destinations.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool Stalled { get; } |
Public ReadOnly Property Stalled As Boolean |
public: property bool Stalled { bool get (); } |
Return Value
true if this route has any stalled destination, false otherwise.
Remarks
Notice this flag is set if any number of destinations are stalled.
It does not indicate if all destinations sent by this route are stalled.