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 。 |