Determines whether the catalog data is ready after a StartWatchingAsync(AsyncCompletedEventHandler, Object) request.
Namespace: ININ.IceLib.StatisticsAssembly: ININ.IceLib.Statistics (in ININ.IceLib.Statistics.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public bool IsReady() |
Visual Basic |
---|
Public Function IsReady As Boolean |
Return Value
trueTruetruetrue (True in Visual Basic) if this instance is ready; otherwise, falseFalsefalsefalse (False in Visual Basic).Examples
The IceLib SDK includes example application references to the IsReady method (or a variation). Some examples are listed below.
Project | Location |
---|---|
TutorialExample | SystemStatisticsViewModel.cs, line 102, in SystemStatisticsViewModel.StartWatchingCatalogCompleted |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.