ExecutionEventArgs..::..ExecutionDetails Property
Gets the details of the execution.
Namespace:
Tortuga.ChainAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public ExecutionToken ExecutionDetails { get; }
Public ReadOnly Property ExecutionDetails As ExecutionToken Get
public: property ExecutionToken^ ExecutionDetails { ExecutionToken^ get (); }