[TIBCO.EMS .NET Admin client library 6.3 documentation]

Determine if the first scan is finished.

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

Syntax

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

Return Value

true or false

See Also