IConnectionSessionFactoryConnectSession Method |
Connect a session
Namespace:
Demo3D.Gui.ConnectionViewer
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 18.03.00
Syntaxvoid ConnectSession(
IConnectionSession session
)
Parameters
- session
- Type: IConnectionSession
The session to connect.
See Also