IApplicationDisconnectAsync Method

Disconnects from the Tekla Structural Designer application

Namespace:  TSD.API.Remoting
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
Task DisconnectAsync()

Return Value

Type: Task
A task that represents the work
See Also