The method initialize the class. The service will call it once at starting when initialize all receivers.
Namespace:
LeCouteauSuisse.APIAssembly: LeCouteauSuisseAPI (in LeCouteauSuisseAPI.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
C# |
---|
void Initialize( ReceiverContext context ) |
Visual Basic (Declaration) |
---|
Sub Initialize ( _ context As ReceiverContext _ ) |
Visual C++ |
---|
void Initialize( ReceiverContext^ context ) |
Parameters
- context
- Type: LeCouteauSuisse.API..::.ReceiverContext
The context of the receiver, this parameter comes from the service.