Mono Class Library: System.Net NamespaceSystem.Net.HttpContinueDelegate Delegate |
|
- StatusCode
- A int containing the numeric value of the HTTP status from the server. [Edit]
- httpHeaders
- A System.Net.WebHeaderCollection containing the headers returned with the response. [Edit]
Use a System.Net.HttpContinueDelegate instance to specify the methods that are automatically invoked whenever HTTP 100 ( HttpStatusCode.Continue) responses are received from a web server. [Edit]
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0