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


ISensorEventsListener.StopListening Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IS > ISensorEventsListener Interface > ISensorEventsListener.StopListening Method
ArcGIS Developer Help

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