|
|
От: | Igorxz | |
| Дата: | 20.09.12 20:04 | ||
| Оценка: | |||
<behaviors>
<endpointBehaviors>
<behavior name="...">
<dataContractSerializer maxItemsInObjectGraph="2147483647"/>
</behavior>
</endpointBehaviors>
</behaviors><serviceBehaviors>
<behavior name="...">
<dataContractSerializer maxItemsInObjectGraph="2147483647" />
</behavior>
</serviceBehaviors>