LumiSoft Net Help
SizeExceededAction Enumeration
NamespacesLumiSoft.Net.IOSizeExceededAction
Specifies action what is done if requested action exceeds maximum allowed size.
Declaration Syntax
C#Visual BasicVisual C++F#
public enum SizeExceededAction
Public Enumeration SizeExceededAction
public enum class SizeExceededAction
type SizeExceededAction
Members
MemberDescription
ThrowException Throws exception at once when maximum size exceeded.
JunkAndThrowException Junks all data what exceeds maximum allowed size and after requested operation completes, throws exception.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119