Sys.Net.NetworkRequestEventArgs Class
Introduction
Contains information about a Web request that is ready to be sent to the current Sys.Net.WebRequestExecutor instance.
Constructors
Members
Remarks
This class represents the type for the second parameter of the callback function added by the add_invokingRequest method. The callback function is called before the Web request is routed to the current instance of the WebRequestExecutor class.