ReactoKinesix


ErrorHandlingMode

Representing the different modes in which to handle errors when processing records

Union Cases

Union CaseDescription
RetryAndSkip(int)
Signature: int
RetryAndStop(int)
Signature: int
Fork me on GitHub