Message
Namespace: FoundationDB.Client.Status · struct
Implements: IEquatable<Message>
Details about a notification, alert or error, as reported by a component of a FoundationDB cluster
Methods
Equals
bool Equals(object obj)
bool Equals(Message other)
GetHashCode
int GetHashCode()
ToString
string ToString()
Fields
Description
readonly string Description
User-friendly description of this message
Name
readonly string Name
Code for this message
ReasonId
readonly int? ReasonId
If specified, an unique ID representing this message