AfterServiceInvokeEventArgs

12 Sep 20251 minute to read

Represents the arguments that provide necessary information about the service after it has been invoked.

Properties

action string

Defines the current action performed during the service invocation.

response string

Defines the response received from the service.