Enum S3sinkOnError
Defines error handling strategies for S3 uploads.
Namespace: VisioForge.Core.Types.X.Sinks
Assembly: VisioForge.Core.dll
Syntax
public enum S3sinkOnError
Fields
| Name | Description |
|---|---|
| Abort | The abort. |
| Complete | The complete. |
| DoNothing | Do Nothing. |