IConnectionSessionFactoryDisconnectSession Method |
Terminates a session.
Namespace:
Demo3D.Gui.ConnectionViewer
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 18.03.00
Syntaxvoid DisconnectSession(
IConnectionSession session
)
Parameters
- session
- Type: IConnectionSession
The session to terminate.
See Also