Networking
System
[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ]
1.0.x.x
1.0.5000.0
2.0.0.0
4.0.0.0
System.Delegate
System.Void
A containing the numeric value of the HTTP status from the server.
A containing the headers returned with the response.
Use to specify the callback method to be called when an HTTP 100-continue response is received from the server. When set, the delegate is called whenever the first protocol response of type is received. This is a change from the behavior of the version 1.1 Framework.
Your event handler must declare the same parameters as the .
is always .
This is useful when the client wants to display the status of data being received from the server.
Represents the method that notifies callers when a continue response is received by the client.
0