EwsSettings.ExpectContinueTimeout Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
ExpectContinueTimeout
Gets or sets a value that specifies a maximum time (in miliseconds) to wait for '100 Continue' response when using 'Expect: 100-continue' HTTP header. Default value is 5000 milliseconds.
Declaration
public int ExpectContinueTimeout { get; set; }
Property Value
Type | Description |
---|---|
Int32 |