WorkflowServiceAttributes.MaxItemsInObjectGraph 属性

定义

获取或设置序列化对象中允许的最大项数。

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

属性值

对象中允许的最大项数。

注解

默认值为 MaxValue

适用于