Starts the connection loop. The application tries to connect to the CallCenter process until BeginDisconnect is invoked
or CallCenter denies the access.
Namespace: JustRemotePhone.RemotePhoneServiceAssembly: RemotePhoneService (in RemotePhoneService.dll) Version: 5.6.0.1
Syntax
Parameters
- startCallCenter
- Type: System Boolean
If true and no running CallCenter process is found, CallCenter will be started
See Also