Gets or sets a value, in milliseconds, that determines how long the stream will attempt to read before timing out.
public override int ReadTimeout { get; set; }
A value, in milliseconds, that determines how long the stream will attempt to read before timing out.