RenderingSession.ConnectionStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Current connection status of this session.
public:
property Microsoft::Azure::RemoteRendering::ConnectionStatus ConnectionStatus { Microsoft::Azure::RemoteRendering::ConnectionStatus get(); };
public Microsoft.Azure.RemoteRendering.ConnectionStatus ConnectionStatus { get; }
member this.ConnectionStatus : Microsoft.Azure.RemoteRendering.ConnectionStatus
Public ReadOnly Property ConnectionStatus As ConnectionStatus