RenderingSession.ConnectionStatusChanged Event

Definition

Callback for connection status changes.

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 

Event Type

Applies to

See also