Skip to main content
Open topic with navigation

SCC_SetTCPShutdownDelay

CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » Simulation Control » Shared Functions » SCC_SetTCPShutdownDelay Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

void SCC_SetTCPShutdownDelay ( dword DelayInMs )

Description

Specifies the delay time between reaching the state protocol finished (e.g. because of SessionStop or a timeout / error) and the closure of the TCP connection with ACK FIN.

Parameters

  • DelayInMs
    ValueBehavior
    0Close immediately.
    >0Close after the specified time has passed.

Return Values

Example