Available Property
      
 

Description

Determines if service is currently available.


Property type

A Boolean value.  


Syntax

object.Available



The Available Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPService.

Remarks

Holds information on availability of the service. If service is available, True will be returned. If unavailable, False will be returned.