This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITimeControl Interface > ITimeControl.Monitor Method (ArcObjects .NET 10.4 SDK) |
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
);