ServiceBase Events |
The ServiceBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnRequest |
This event is fired immediately before the http request is sent.
|
![]() | OnResponse |
This event is fired immediately after the http response is received.
|