Interviewer - Server > Architecture > Interview Service tier > UNICOM Intelligence Interviewer - Offline for Windows Architecture > Synchronization process flow > Synchronization API > Begin
 
Begin
Begin a new synchronization session.
Method declaration
int Begin(string computerId)
Parameters
computerId
Data type: string
The GUID that is used to register with the server.
Return value
A session ID that identifies the current synchronization session. The session ID is a 32-bit integer and is used to identify the synchronization log entries.
See also
Synchronization API