[TIBCO.EMS.UFOCLIENT .NET client library 7.0 documentation]

Return true if connection is closed; otherwise false.

Namespace:  TIBCO.EMS.UFO
Assembly:  TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)

Syntax

public bool IsClosed { get; }
Public ReadOnly Property IsClosed As Boolean
public:
property bool IsClosed {
	bool get ();
}

See Also