CurrentCommandMeta
property in Coherence.Toolkit.CoherenceSync
Properties
public static CommandMeta CurrentCommandMeta { get; }
Metadata of the currently executed command. Throws an System.InvalidOperationException if used outside of command execution context or if the command doesn't have metadata enabled.
Property Value
| Type | Description |
|---|---|
| CommandMeta |