EntityAssignments.Write(ActionContext) Method
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.
Write state into memory.
public void Write (Microsoft.Bot.Builder.Dialogs.Adaptive.ActionContext actionContext);
member this.Write : Microsoft.Bot.Builder.Dialogs.Adaptive.ActionContext -> unit
Public Sub Write (actionContext As ActionContext)
Parameters
- actionContext
- ActionContext
Memory context.