Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWebRequestHandler Interface
Members
In This Topic
    IWebRequestHandler Interface
    In This Topic
    Defines an interface for handling web requests asynchronously. This interface provides a way to send GET requests to a specified URI.
    Object Model
    IWebRequestHandler Interface
    Syntax
    public interface IWebRequestHandler 
    See Also