ConnectionSuspended Event
This event is triggered when the connection to the host has been suspended.
private Sub Terminal_ConnectionSuspended (
ByVal As Object, _
ByVal As Integer, _
ByVal As ConnectionTypeOption, _
ByVal As Object _
)
Parameters
- sender
- connectionId
- connectionType
- This is a ConnectionTypeOption Enumeration.
- connectionSettings