Sdílet prostřednictvím


RRSessionException Konstruktory

Definice

Přetížení

RRSessionException()

Vytvoří novou instanci třídy RRSessionException.

RRSessionException(SessionGeneralContext)

Vytvoří novou instanci třídy RRSessionException.

RRSessionException()

Vytvoří novou instanci třídy RRSessionException.

public:
 RRSessionException();
public RRSessionException ();
Public Sub New ()

Platí pro

RRSessionException(SessionGeneralContext)

Vytvoří novou instanci třídy RRSessionException.

public:
 RRSessionException(Microsoft::Azure::RemoteRendering::SessionGeneralContext context);
public RRSessionException (Microsoft.Azure.RemoteRendering.SessionGeneralContext context);
new Microsoft.Azure.RemoteRendering.RRSessionException : Microsoft.Azure.RemoteRendering.SessionGeneralContext -> Microsoft.Azure.RemoteRendering.RRSessionException
Public Sub New (context As SessionGeneralContext)

Parametry

Platí pro