bool CallKiosk(string idName, int ringSecs)

Calls a kiosk, and returns true on success.

Security

Trust Level Required: Full trust

Parameters

Name Description
idName The name of the kiosk to call.
ringSecs The number of seconds to ring before timeout.

Return

True if success, false otherwise.