Click or drag to resize

IUCJsonActivityExtendToken Method

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

Parameters

tokenId
Type: SystemString
seconds
Type: SystemInt32

Return Value

Type: Boolean
Remarks
LS Central WS2 : ExtendToken
See Also