FreeLimitReachedAction Enum
Type of action that can be chosen when free limit is reached.
Fields
ContinueAsTrial | Continue reading/writing using trial mode. |
Stop | Stop reading/writing. |
ThrowException | Throw FreeLimitReachedException. |
Type of action that can be chosen when free limit is reached.
ContinueAsTrial | Continue reading/writing using trial mode. |
Stop | Stop reading/writing. |
ThrowException | Throw FreeLimitReachedException. |