This document is archived and information here might be outdated.  Recommended version.


ITimeControl.Monitor Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITimeControl Interface > ITimeControl.Monitor Method
ArcGIS Developer Help

ITimeControl.Monitor Method

Configures the temporal reference for real-time and evaluates the temporal meta data.

[Visual Basic .NET]
Public Sub Monitor ( _
)
[C#]
public void Monitor (
);
[C++]
HRESULT Monitor(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITimeControl Interface