ResponseBlock
Inherits CrowdControlBlock
Public Attributes
Guid
Request
The original request to which this response pertains.
Guid?
FollowUpTo
The ID of the request to which this is a follow-up.
uint?
FollowUpIndex
Incremented every time the request is copied as a follow-up.
string
Message
The message from the client, if any.
string?
MessageID
The ID of a standardized message.
bool?
Abnormal
true if the response is considered abnormal; otherwise, false.
ErrorSource
ErrorSource
The component that caused the error currently being reported.
