DialogStateManager.GetMemorySnapshot 方法

定义

获取适合日志记录的所有内存范围。

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

返回

Newtonsoft.Json.Linq.JObject

对象,表示所有内存范围。

适用于