Mono Class Library: System.Net.HttpWebRequest Overview | MembersSystem.Net.HttpWebRequest.ContinueDelegate Property |
Gets or sets the delegate method whose methods are invoked when an HTTP 100-continue response is received by the current instance. [Edit]
|
A System.Net.HttpContinueDelegate that references the methods that are invoked when an HTTP Continue response is received. The default value is null . [Edit]
Note:[Edit]This delegate is useful to display the status of responses received by the current instance.
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0