using (telemetryClient.StartOperation<RequestTelemetry>("operation")) { await Task.Delay(1000); }