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