다음을 통해 공유


Silo.GetDebugDump(Boolean) 메서드

정의

이 사일로에서 진단 데이터의 덤프를 반환합니다.

public string GetDebugDump (bool all = true);
member this.GetDebugDump : bool -> string
Public Function GetDebugDump (Optional all As Boolean = true) As String

매개 변수

all
Boolean

반환

이 사일로에 대한 데이터를 디버그합니다.

적용 대상