DeleteActivity.MaxConcurrentConnections Property

Definition

The max concurrent connections to connect data source at the same time.

public int? MaxConcurrentConnections { get; set; }
member this.MaxConcurrentConnections : Nullable<int> with get, set
Public Property MaxConcurrentConnections As Nullable(Of Integer)

Property Value

Applies to