SerializationHelper Fields | 
The SerializationHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| Compressor | 
            Setting for the compressor to use on the serialized bytestream. Default: none. 
              | |
| Optimization | 
            Set this field to the serialization optimization you want to use, application wide. Default: None (use the regular binary formatter serialization
            / deserialization). 
              | |
| PreserveObjectIDs | 
            Flag to signal if ObjectID's should be serialized into the output or not. Default: true.
              | |
| SerializationKey | 
            Name under which the data is stored in the info block. 
              |