Freigeben über


IStackStoreFactory<C>.StoreFrom(String, IBotDataBag) Methode

Definition

public Microsoft.Bot.Builder.Internals.Fibers.IStore<Microsoft.Bot.Builder.Internals.Fibers.IFiberLoop<C>> StoreFrom(string taskId, Microsoft.Bot.Builder.Dialogs.IBotDataBag dataBag);
abstract member StoreFrom : string * Microsoft.Bot.Builder.Dialogs.IBotDataBag -> Microsoft.Bot.Builder.Internals.Fibers.IStore<Microsoft.Bot.Builder.Internals.Fibers.IFiberLoop<'C>>
Public Function StoreFrom (taskId As String, dataBag As IBotDataBag) As IStore(Of IFiberLoop(Of C))

Parameter

taskId
String
dataBag
IBotDataBag

Gibt zurück

Gilt für: