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