ArcObjects Library Reference (GlobeCore)  

ISensorEventsListener.StopListening Method

method StopListening

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISensorEventsListener Interface