Click or drag to resize

ServiceBase Events

The ServiceBase type exposes the following members.

Events
  NameDescription
Public eventOnRequest
This event is fired immediately before the http request is sent.
Public eventOnResponse
This event is fired immediately after the http response is received.
Top
See Also