MateriaClientAdapterConnect Method

Tries to connect to the Materia server. Note: this method must be called from the UI thread

Namespace:  Tekla.Structures.TeklaStructuresInternal.MateriaClient
Assembly:  Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
Syntax
public Task<bool> Connect()

Return Value

Type: TaskBoolean
true if the connection is successful, false otherwise

Implements

IMateriaClientAdapterConnect
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next