Click or drag to resize

IUCServiceActivityExtendToken Method


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

Parameters

tokenId  String
seconds  Int32

Return Value

Boolean
Remarks
LS Central WS2: ExtendToken
See Also