Aracılığıyla paylaş


RenderingSessionPropertiesArrayResult Sınıf

Tanım

tarafından GetCurrentRenderingSessionsAsync()döndürülen sonuç nesnesi. Başarı durumu ve ek hata bağlamı temel sınıfı SessionContextResultaracılığıyla alınabilir. Başarılı olması durumunda SessionProperties özelliği geçerli bir örnek dizisi RenderingSessionProperties içerir.

public ref class RenderingSessionPropertiesArrayResult : Microsoft::Azure::RemoteRendering::SessionContextResult
public class RenderingSessionPropertiesArrayResult : Microsoft.Azure.RemoteRendering.SessionContextResult
type RenderingSessionPropertiesArrayResult = class
    inherit SessionContextResult
Public Class RenderingSessionPropertiesArrayResult
Inherits SessionContextResult
Devralma
RenderingSessionPropertiesArrayResult

Özellikler

Context

Hata durumunda (ErrorCode != Başarılı), http yanıt kodu ve hata dizesi gibi ek bilgiler bu nesne aracılığıyla toplanabilir. Başarılı olması durumunda, bu nesne hala geçerlidir, ancak ek bilgi sağlamaz.

(Devralındığı yer: SessionContextResult)
ErrorCode

Sorgunun başarılı olup olmadığını gösterir. Hata durumunda ayrıntılar için bkz Result . Hata durumunda, dosyasından Contextek bilgi toplanabilir.

(Devralındığı yer: SessionContextResult)
SessionProperties

Başarılı olması durumunda SessionProperties özelliği geçerli bir örnek dizisi RenderingSessionProperties içerir.

Şunlara uygulanır