RasHandle Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasHandle type exposes the following members.

Properties

  Name Description
Public property IsClosed
Gets a value indicating whether the handle is closed.
(Inherited from SafeHandle.)
Public property IsInvalid
Gets a value that indicates whether the handle is invalid.
(Inherited from SafeHandleZeroOrMinusOneIsInvalid.)
Public property IsMultilink
Gets a value indicating whether the handle is for a single-link in a multi-link connection.

See Also