FdbTransactionLog.LogCommand

Namespace: FoundationDB.Filters.Logging · class

Implements: Command

Constructors

LogCommand

LogCommand(string message)

Properties

Message

string Message { get; }

Op

Operation Op { get; }

Return the type of operation

Methods

ToString

string ToString(KeyResolver resolver)