IExperimentationSetterService 接口

定义

IExperimentationSetterService 提供了设置具有到期日期的特定航班的功能。

public interface class IExperimentationSetterService
public interface IExperimentationSetterService
type IExperimentationSetterService = interface
Public Interface IExperimentationSetterService
派生

方法

SetFlight(String, Int32)

使用 flightName 作为航班,并将 timeoutInMinutes 设置为过期超时。

适用于