Sdílet prostřednictvím


ISessionManager.SetAsync(String, Boolean) Metoda

Definice

Nastavte stav funkce, která se má použít pro relaci.

public System.Threading.Tasks.Task SetAsync (string featureName, bool enabled);
abstract member SetAsync : string * bool -> System.Threading.Tasks.Task
Public Function SetAsync (featureName As String, enabled As Boolean) As Task

Parametry

featureName
String

Název funkce.

enabled
Boolean

Stav funkce.

Návraty

Platí pro