WorkflowServiceAttributes.MaxItemsInObjectGraph Özellik

Tanım

Serileştirilmiş bir nesnede izin verilen en fazla öğe sayısını alır veya ayarlar.

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

Özellik Değeri

Nesnede izin verilen en fazla öğe sayısı.

Açıklamalar

MaxValue varsayılan değerdir.

Şunlara uygulanır