The following tables list the members exposed by Configuration.
Name | Description | |
---|---|---|
![]() ![]() | ABORT | Value for BufferOverflowPolicy and TempFilePolicy. |
![]() ![]() | UNLIMITED_BUFFER | Value for MaxBufferSize to indicate there should be no limit. |
![]() ![]() | USE_MEMORY | Value for TempFilePolicy. |
![]() ![]() | USE_TEMP_FILE | Value for BufferOverflowPolicy. |
Name | Description | |
---|---|---|
![]() | BufferOverflowPolicy | Gets or sets the current value of the memory buffer overflow policy. |
![]() | ConverterListener | Gets or sets the current ConverterListener |
![]() | MaxBufferSize | Gets or sets the current size limit for the memory buffer. |
![]() | TempFilePolicy | Gets or sets the current value of the temp file policy. |
Name | Description | |
---|---|---|
![]() | SetEDIExtension | Load a SEF file to be used by EDI converters. |