[]
        
(Showing Draft Content)

IWebRequestHandler

Interface IWebRequestHandler


public interface IWebRequestHandler
Defines an interface for handling web requests asynchronously. This interface provides a way to send GET requests to a specified URI.
  • Method Details