







![]() ![]() ![]() |
DotRas SDK Documentation |
DialCompletedEventArgs Properties |
DialCompletedEventArgs Class See Also Send Feedback |
![]() |
The DialCompletedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Cancelled | Gets a value indicating whether an asynchronous operation has been canceled. (Inherited from AsyncCompletedEventArgs.) |
![]() |
Connected |
Gets a value indicating whether the connection attempt successfully connected.
|
![]() |
Error | Gets a value indicating which error occurred during an asynchronous operation. (Inherited from AsyncCompletedEventArgs.) |
![]() |
Handle |
Gets the handle whose connection attempt completed.
|
![]() |
TimedOut |
Gets a value indicating whether the asynchronous dial attempt timed out.
|
![]() |
UserState | Gets the unique identifier for the asynchronous task. (Inherited from AsyncCompletedEventArgs.) |