DialogStateManager.GetMemorySnapshot Method

Definition

Gets all memoryscopes suitable for logging.

public Newtonsoft.Json.Linq.JObject GetMemorySnapshot ();
member this.GetMemorySnapshot : unit -> Newtonsoft.Json.Linq.JObject
Public Function GetMemorySnapshot () As JObject

Returns

Newtonsoft.Json.Linq.JObject

object which represents all memory scopes.

Applies to