RenderingSession.Disconnect Method
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.
Disconnect this session if connected to the runtime.
public:
Microsoft::Azure::RemoteRendering::Result Disconnect();
public Microsoft.Azure.RemoteRendering.Result Disconnect ();
member this.Disconnect : unit -> Microsoft.Azure.RemoteRendering.Result
Public Function Disconnect () As Result
Returns
Success, NotInitialized, Fail, NoConnection