ServiceBehaviorAttribute.MaxItemsInObjectGraph 속성
.NET Framework 3.0
Gets or sets the maximum number of items allowed in a serialized object.
네임스페이스: System.ServiceModel
어셈블리: System.ServiceModel(system.servicemodel.dll)
어셈블리: System.ServiceModel(system.servicemodel.dll)
/** @property */ public int get_MaxItemsInObjectGraph () /** @property */ public void set_MaxItemsInObjectGraph (int value)
public function get MaxItemsInObjectGraph () : int public function set MaxItemsInObjectGraph (value : int)
적용할 수 없음.
속성 값
The maximum number of items allowed in an object. The default is MaxValue.Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
Microsoft .NET Framework 3.0은 Windows Vista, Microsoft Windows XP SP2 및 Windows Server 2003 SP1에서 지원됩니다.