Property Url
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Url
Gets the URL of the request.
public abstract Uri? Url { get; }
Property Value
Uri?
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Gets the URL of the request.
public abstract Uri? Url { get; }
Uri?