10 [CollectionName(
"SynchronizationMessages")]
45 public string Xml {
get;
set; }
Represents a case-insensitive string.
Stores information about a synchronization message that must be delivered to a component on another b...
DateTime NextAttempt
When message can be resent.
CaseInsensitiveString Recipient
Recipient of message.
DateTime Created
When object was created.
CaseInsensitiveString RecipientServer
Recipient server.
SynchronizationMessage()
Stores information about a synchronization message that must be delivered to a component on another b...
CaseInsensitiveString Sender
Sender of message.
int NrAttempts
Number of attempts in sending message.
TypeNameSerialization
How the type name should be serialized.