IExperimentationSetterService 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
IExperimentationSetterService 提供了设置具有到期日期的特定航班的功能。
public interface class IExperimentationSetterService
public interface IExperimentationSetterService
type IExperimentationSetterService = interface
Public Interface IExperimentationSetterService
- 派生
方法
| SetFlight(String, Int32) |
使用 flightName 作为航班,并将 timeoutInMinutes 设置为过期超时。 |