public int MaxParallelTasks { get; }
Public ReadOnly Property MaxParallelTasks As Integer Get
public: virtual property int MaxParallelTasks { int get () sealed; }
abstract MaxParallelTasks : int with get override MaxParallelTasks : int with get
In This Article