bool IsKioskAvailable(string name)

Returns true if the endpoint is able to recieve a call.

Security

Trust Level Required: Full trust

Parameters

Name Description
name The name of the kiosk.

Return

True if the kiosk is available, false otherwise.