RASAvailable Property

When true, Remote Access System (RAS) is available on the system.

Syntax

public bool RASAvailable { get; }
Public ReadOnly Property RASAvailable As Boolean

Default Value

True

Remarks

If this property is False, the component throws an exception when attempting to connect. RAS must be installed before the component can be used.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]