Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

Property IsRunning

IsRunning

Gets a value indicating whether any command is currently executing.

Declaration
bool IsRunning { get; }
Property Value
Type Description
bool
  • Navigation