|
JPEGStreamSeparateConnectionGroup Property
|
Use or not separate connection group.
Namespace:
Accord.Video
Assembly:
Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax public bool SeparateConnectionGroup { get; set; }
Public Property SeparateConnectionGroup As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanRemarks The property indicates to open web request in separate connection group.
See Also