RasConnectionWatcher Events

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasConnectionWatcher type exposes the following members.

Events

  Name Description
Public event BandwidthAdded
Occurs when a remote access connection subentry has connected.
Public event BandwidthRemoved
Occurs when a remote access connection subentry is disconnected.
Public event Connected
Occurs when a remote access connection is established.
Public event Disconnected
Occurs when a remote access connection is disconnected.
Public event Disposed
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.)
Public event Error
Occurs when the component has encountered an error.
(Inherited from RasComponent.)

See Also