IsAvailable Property (Read Only)

Returns true or false based on the availability of the remote access service.

Syntax

object.IsAvailable

The IsAvailable property syntax has these parts:

Part
Description
object An object expression that evaluates to the EasyDial control.

Remarks

This property is used to check the availability of the remote access service. The EasyDial control needs the remote access service to function. If the remote access service is not installed, the EasyDial control will not function. You will probably want to promote the user to install RAS or Dial Up network if you find this property is false.

 
Copyright © 2000-2001 Zhenyang Zhu
All rights reserved.