The following tables list the members exposed by FastInfosetSettings.
Public Properties
| Name | Description |
 | MaxVocabularyStringIndex |
Gets and sets the maximum number of strings that can be added to the Fast Infoset vocabulary table.
|
 | MaxVocabularyStringLength |
Gets and sets the maximum length of the string for which the writer will try to find a match in
its vocabulary.
|
 | PermitStateful |
Permits FastInfoset message encoding to work in stateful mode whenever transport can maintain state.
|
 | SessionMode |
Gets and sets the stateful session encoding modes to be used by Fast Infoset message encoding.
|
 | WriterProfile | XmlFastInfosetWriterProfile that defines the way how primitive data-type are going to be serialized. |
Top
Public Methods
See Also