|
TimeoutStreamBaseStream Property
|
Stream wrapped by TimeoutStream wrapper
Namespace:
Accord.Video
Assembly:
Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax public Stream BaseStream { get; }
Public ReadOnly Property BaseStream As Stream
Get
Request Example
View SourceProperty Value
Type:
StreamSee Also