System.Net.HttpWebRequest.ContinueTimeout Property

Gets or sets a timeout, in milliseconds, to wait until the 100-Continue is received from the server.

Syntax

[System.MonoTODO]
public int ContinueTimeout { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If the 100-Continue response is received before the timeout expires, the entity body can be sent.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0