SocketConnectionPoolSettings.GroupName Property

Definition

Gets or sets the group name of the socket connection pool.

public string GroupName { get; set; }
member this.GroupName : string with get, set
Public Property GroupName As String

Property Value

The group name of the socket connection pool.

Applies to