RasDialer Events

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasDialer type exposes the following members.

Events

  Name Description
Public event DialCompleted
Occurs when the asynchronous dial operation has completed.
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.)
Public event StateChanged
Occurs when the connection state changes.

See Also