Gets or sets the name of the connection group for the request.
            Not supported yet.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Http (in Rebex.Http.dll)
Syntax
| Visual Basic | 
|---|
Public Overrides Property ConnectionGroupName As String Get Set  | 
| C# | 
|---|
public override string ConnectionGroupName { get; set; }  |