ContinueTimeout Property

HttpWebRequest.ContinueTimeout Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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

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

public int ContinueTimeout { get; set; }

Property Value

Type: System.Int32
Returns Int32.

Windows Phone OS

Supported in: 8.1

Show:
© 2017 Microsoft