MetaFileInfoInputStream Property |
Namespace: CMS.DataEngine
Binary data can be provided either by setting an input stream, or by setting the MetaFileBinary property. The provided input stream is properly disposed after it is processed (and this property is reset to null).
When meta files are configured to be stored in the file system, a stream-like processing is used (i.e. the binary data is not materialized in memory).