Click or drag to resize

RequestConfigurationConnectionGroupName Property

When overridden in a descendant class, gets or sets the name of the connection group for the request.

Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public string ConnectionGroupName { get; set; }

Property Value

String
See Also