ITrialRunner Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
interface for all trial runners.
public interface ITrialRunner : IDisposable
type ITrialRunner = interface
interface IDisposable
Public Interface ITrialRunner
Implements IDisposable
- Implements
Methods
RunAsync(TrialSettings, CancellationToken) |