Provides data for remote access service (RAS) connection events.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
public class RasConnectionEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class RasConnectionEventArgs Inherits EventArgs |
| Visual C++ |
|---|
public ref class RasConnectionEventArgs : public EventArgs |
| F# |
|---|
type RasConnectionEventArgs = class inherit EventArgs end |