This method is call by the service when stopping.

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

Syntax

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

Remarks

This method is used to release ressources used by the receiver.

See Also