This method is call once when the service is stopping. This method must not hang, it must save a flag to tell the generator must stop and release all ressources.

Namespace:  LeCouteauSuisse.API
Assembly:  LeCouteauSuisseAPI (in LeCouteauSuisseAPI.dll) Version: 1.0.0.2 (1.0.0.2)

Syntax

C#
void Stop()
Visual Basic (Declaration)
Sub Stop
Visual C++
void Stop()

See Also