CallbackRequest.TargetUrl property
The URL to which the callback request will be sent
public Uri TargetUrl { get; set; }
See Also
- class CallbackRequest
- namespace Kestrun.Callback
The URL to which the callback request will be sent
public Uri TargetUrl { get; set; }