RRSessionException Oluşturucular
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
RRSessionException() |
RRSessionException sınıfının yeni bir örneğini oluşturur. |
RRSessionException(SessionGeneralContext) |
RRSessionException sınıfının yeni bir örneğini oluşturur. |
RRSessionException()
RRSessionException sınıfının yeni bir örneğini oluşturur.
public:
RRSessionException();
public RRSessionException ();
Public Sub New ()
Şunlara uygulanır
RRSessionException(SessionGeneralContext)
RRSessionException sınıfının yeni bir örneğini oluşturur.
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)
Parametreler
- context
- SessionGeneralContext