Property IsRunning IsRunning Defines if the Action is currently running Declaration public bool IsRunning { get; protected set; } Property Value Type Description bool