 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public bool TryRemoveSession( CallSession session )
Public Function TryRemoveSession ( session As CallSession ) As Boolean
public: bool TryRemoveSession( CallSession^ session )
 Parameters
 Parameters- session (CallSession)
 Return Value
 Return ValueAssembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290

