SessionGeneralContext 구조체
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
및 RemoteRenderingClient 비동기 호출에 대한 RenderingSession 확장 반환 값 정보입니다.
public value class SessionGeneralContext
public struct SessionGeneralContext
type SessionGeneralContext = struct
Public Structure SessionGeneralContext
- 상속
-
SessionGeneralContext
필드
ErrorMessage |
오류 유형에 따라 이 문자열에 추가 정보가 포함될 수 있습니다. |
HttpResponseCode |
HTTP 응답 코드입니다. |
RequestCorrelationVector |
서비스에서 보고한 상관 관계 벡터를 요청합니다. |
ResponseCorrelationVector |
서비스에서 보고한 응답 상관 관계 벡터입니다. |
Result |
오류 발생 시 자세한 내용은 를 참조하세요 Result . |