Click or drag to resize
SessionEnd Method
End the session

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public virtual bool End()

Return Value

Type: Boolean
Returns True if the notification was successful, false otherwise.
See Also