다음을 통해 공유


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

모든 메모리 범위를 나타내는 개체입니다.

적용 대상