Click or drag to resize
Accord.NET (logo)

TimeoutStreamReadTimeout Property

Value of TimeoutStream's read timeout

Namespace:  Accord.Video
Assembly:  Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax
public override int ReadTimeout { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also