ISendAsync Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The interface for sending an HTTP request across the wire.
public interface ISendAsync
type ISendAsync = interface
Public Interface ISendAsync
- Derived
Methods
SendAsync(HttpRequestMessage, IEventListener) |