Aracılığıyla paylaş


DispatcherSynchronizationBehavior.MaxPendingReceives Özellik

Tanım

Tek seferde işlenebilecek alma sayısı üst sınırını alır veya ayarlar.

public:
 property int MaxPendingReceives { int get(); void set(int value); };
public int MaxPendingReceives { get; set; }
member this.MaxPendingReceives : int with get, set
Public Property MaxPendingReceives As Integer

Özellik Değeri

Int32

Tek seferde işlenebilecek en fazla alma sayısı.

Şunlara uygulanır