Click or drag to resize

IUCServiceActivityExtendToken Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
bool ActivityExtendToken(
	string tokenId,
	int seconds
)

Parameters

tokenId
Type: SystemString
seconds
Type: SystemInt32

Return Value

Type: Boolean
See Also