RenderingSession.ConnectionStatusChanged Evento
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Callback per le modifiche dello stato della connessione.
public:
event Microsoft::Azure::RemoteRendering::ConnectionStatusChangedEventHandler ^ ConnectionStatusChanged;
public event Microsoft.Azure.RemoteRendering.ConnectionStatusChangedEventHandler ConnectionStatusChanged;
member this.ConnectionStatusChanged : Microsoft.Azure.RemoteRendering.ConnectionStatusChangedEventHandler
Public Custom Event ConnectionStatusChanged As ConnectionStatusChangedEventHandler