Belešku
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Initializes a new instance of the Sys.Net.NetworkRequestEventArgs. class.
var eventArgs = new Sys.Net.NetWorkRequestEventArgs(value);
Parameters
Parameter |
Description |
|---|---|
value |
The current WebRequest instance. |
Remarks
This method is called by the Sys.Net.WebRequestManager object. It creates an instance of the second event argument object that is passed to the callback function that is added by the add_invokingRequest method.