Platform Symphony .NET API Reference - Version 5.1
SubmissionState Enumeration
NamespacesPlatform.Symphony.SoamSubmissionState
The state of the message submitted from the client to the Middleware.
Declaration Syntax
C#
public enum SubmissionState
Members
MemberDescription
SubmitFailed
The dispatch of the message was un-successful.

SubmitCompleted
The message has been successfully dispatched to the Middleware.

SubmitPending
The message has been dispatched and a confirmation of receipt is pending from the Middleware.

SubmitStateUnknown
No information is available about the state at this time.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.1.0.0