Skip to main content Skip to complementary content

SessionAppAsync Method

Overloads

SessionAppAsync()

Create and connect to a session app. This method opens a websocket connection.

SessionAppAsync()

Create and connect to a session app. This method opens a websocket connection.

Declaration

      public Task<IApp> SessionAppAsync()
    

Returns

Type Description
System.Threading.Tasks.Task<IApp>

IApp

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!