StartIMThreads method

Starts instant message (IM) threads in the current process. Until the IM threads have been started, presence or status information on users is not available. This is only required when you are running outside of the IIS process in which the eRoom server is running. StartIMThreads only needs to be run once per process, and the method does not run if threads are already started.

Syntax


C++
HRESULT StartIMThreads()
Scripting languages
Object.StartIMThreads

 

Return value


C++

None.

Scripting languages

None.

Home

Applies to

IERUInstantMessageManager