Ozeki VoIP SDK Class library
TryRemoveSession Method (session)
NamespacesOzeki.VoIP.PBX.SessionSessionContainerTryRemoveSession(CallSession)
Declaration Syntax
C#Visual BasicVisual C++
public bool TryRemoveSession(
	CallSession session
)
Public Function TryRemoveSession ( 
	session As CallSession
) As Boolean
public:
bool TryRemoveSession(
	CallSession^ session
)
Parameters
session (CallSession)
Return Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290