IExperimentationSetterService 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.
IExperimentationSetterService provides functionality to set particular flight with expiration date.
public interface class IExperimentationSetterService
public interface IExperimentationSetterService
type IExperimentationSetterService = interface
Public Interface IExperimentationSetterService
- Derived
Methods
SetFlight(String, Int32) |
Set flight for this machine using flightName as a flight and timeoutInMinutes as an expiration timeout. |