Enum FinCompression

Namespace
Subsembly.FinTS
Assembly
Subsembly.FinTS.Core.dll

Data compression mode applied to all messages of a dialog.

public enum FinCompression

Fields

None = 0

Data is not compressed

Remarks

Data compression is currently not implemented, therefore no other value than None is defined.