![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
static |
Send information about a request handled by the application.
| telemetryHelper | The ITelemetryHelper being extended.s |
| name | The request name. |
| token | The token with user identifiable information. |
| startTime | The time when the page was requested. |
| duration | The time taken by the application to handle the request. |
| responseCode | The response status code. |
| wasSuccessfull | True if the request was handled successfully by the application. |
| properties | Named string values you can use to search and classify events. |
| TAuthenticationToken | : | ISingleSignOnToken |