Adobe Flash Media Server

MaxUnprocessedChars

Specifies how much data can be received from an XML server (without receiving an end tag) before XMLSocket closes the connection. This can be overridden by each XMLSocket by specifying the property, XML.maxUnprocessedChars, but that number cannot exceed the number specified in this element.

Example

<MaxUnprocessedChars>4096</MaxUnprocessedChars>

See also

XMLSocket

 

Send me an e-mail when comments are added to this page | Comment Report