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


IEventListenerHelper.Shutdown Method (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IEventListenerHelper.Shutdown Method

Shutdown the event listener helper class.

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

Product Availability

Available with Bad Product code

See Also

IEventListenerHelper Interface