Click or drag to resize

IConnectionSessionFactoryConnectSession Method

Connect a session

Namespace:  Demo3D.Gui.ConnectionViewer
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 18.03.00
Syntax
C#
void ConnectSession(
	IConnectionSession session
)

Parameters

session
Type: IConnectionSession
The session to connect.
See Also