ConnectionChangedEventArgs Class

Connection changed event args
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Tekla.Structures.TeklaStructuresInternal.MateriaClientConnectionChangedEventArgs

Namespace:  Tekla.Structures.TeklaStructuresInternal.MateriaClient
Assembly:  Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
Syntax
public class ConnectionChangedEventArgs : EventArgs

The ConnectionChangedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodConnectionChangedEventArgs
Initializes a new instance of the ConnectionChangedEventArgs class
Top
Properties
  NameDescription
Public propertyBusy
Busy flag
Public propertyConnected
Connected flag
Public propertyDisconnected
Disconnected flag
Top
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