Stop

Top  Previous  Next

Stop();

 

Description

Shutdowns the endpoint. Ends the current call (i.e. session)  if needed.

 

It is recommended that the current session be finished by a separate Hangup() before Stop().

 

It is a synchronous method