Skip to main content

SendStatusDto

Namespace: Meshmakers.Octo.Communication.Contracts.DataTransferObjects

Represents the status of a send operation.

public enum SendStatusDto

Inheritance ObjectValueTypeEnumSendStatusDto
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

NameValueDescription
Pending0The send operation is pending
Sent1The send operation was successful
Error2The sender operation failed