Infront Data Manager Connect Client (.NET)
|
Class that represents a status message. Status messages can be received at any time and sent by the server in the case of a not allowed operations or a failure. More...
Inherits Gevasys.DataCore.Core.Protocol.UpdateMessage.
Public Member Functions | |
RequestStatusMessage (BaseBinaryMessage.MessageType messageType) | |
Default constructor. More... | |
short | GetRequestStatus () |
Gets the request status. More... | |
![]() | |
UpdateMessage (BaseBinaryMessage.MessageType messageType) | |
Default constructor. More... | |
void | AddAll (List< BaseField > fields) |
Adds a list of BaseFields to the message. More... | |
string | GetInstrument () |
Gets the vwd code of the message. More... | |
BaseField | GetField (short fieldId) |
Gets a field from the update message. More... | |
bool | TryGetField (short fieldId, out BaseField field) |
Gets a field from the message. More... | |
string | toString () |
Gets all fields of this message in csv format (semicolon separated). More... | |
String | toMachineReadableOutput () |
Gets the content of the message in csv format (semicolon separated). More... | |
Properties | |
RequestStatusType | Status [get] |
The request status. See also <font color="#2B91AF" size="2" face="Consolas"><font color="#2B91AF" size="2" face="Consolas"><font color="#2B91AF" size="2" face="Consolas">RequestStatusType enumeration.</font></font></font> More... | |
![]() | |
BaseBinaryMessage.MessageType | MessageType [get] |
Dictionary< short, BaseField > | FieldDict [get] |
Class that represents a status message. Status messages can be received at any time and sent by the server in the case of a not allowed operations or a failure.
Process a status message in the Push Client.
|
inline |
Default constructor.
|
inline |
Gets the request status.
|
get |
The request status. See also <font color="#2B91AF" size="2" face="Consolas"><font color="#2B91AF" size="2" face="Consolas"><font color="#2B91AF" size="2" face="Consolas">RequestStatusType enumeration.</font></font></font>
The request status.
RequestStatusType
Copyright (C) 2021 Infront Financial Technology GmbH
Mainzer Landstrasse 178 – 190
60327 Frankfurt am Main
Infront Data Manager Connect V4.1