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


ISensorEventsListener.StopListening Method (ArcObjects .NET 10.4 SDK)
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