Dart.Ssh Namespace > ComponentBase Class : Error Event |
'Declaration Public Event Error As ErrorEventHandler
'Usage Dim instance As ComponentBase Dim handler As ErrorEventHandler AddHandler instance.Error, handler
public event ErrorEventHandler Error
public: __event ErrorEventHandler* Error
public: event ErrorEventHandler^ Error