ISendAsync Interface

Definition

The interface for sending an HTTP request across the wire.

public interface ISendAsync
type ISendAsync = interface
Public Interface ISendAsync
Derived

Methods

SendAsync(HttpRequestMessage, IEventListener)

Applies to