Class InterceptedRequest
public sealed record InterceptedRequest : BeforeRequestSentEventArgs, IEquatable<EventArgs>, IEquatable<BaseParametersEventArgs>, IEquatable<BeforeRequestSentEventArgs>, IEquatable<InterceptedRequest>
- Inheritance
-
InterceptedRequest
- Implements
- Inherited Members
Methods
ContinueAsync(ContinueRequestOptions?)
public Task ContinueAsync(ContinueRequestOptions? options = null)
Parameters
optionsContinueRequestOptions
Returns
FailAsync()
public Task FailAsync()
Returns
ProvideResponseAsync(ProvideResponseOptions?)
public Task ProvideResponseAsync(ProvideResponseOptions? options = null)
Parameters
optionsProvideResponseOptions