RasConnectionWatcher Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasConnectionWatcher type exposes the following members.

Properties

  Name Description
Public property Container
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public property EnableRaisingEvents
Gets or sets a value indicating whether the component is enabled.
Public property Handle
Gets or sets the connection handle to watch.
Public property Site
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public property SynchronizingObject
Gets or sets the object used to marshal event-handler calls that are issued by the component.
(Inherited from RasComponent.)

See Also