Method | Description | |
---|---|---|
End ( ) : void |
Shutdown sequence hook for the rest module. Intercepts and logs the reason, and call the core shutdown sequence.
|
|
Start ( ) : void |
Start-up sequence hook for the rest module. Register and initializes WebApi routes.
|