Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

TlsStream.WriteTimeout Property

Namespace: Rebex.Net
Assembly: Rebex.Tls.dll (version 7.0.9147)

WriteTimeout

Gets or sets the length of time, in milliseconds, until the write operation times out, or the value -1 or 0 to indicate that the operation does not time out.

Declaration
public override int WriteTimeout { get; set; }
Property Value
Type Description
Int32
Overrides
Stream.WriteTimeout
Remarks

Default is -1 (infinite).

Apart from -1 and 0 values, the minimal value is 1000. Setting this property to a value lower than 1000 will cause ArgumentOutOfRangeException to be thrown.

In This Article
  • WriteTimeout
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies