Click or drag to resize

IUCService.ActivityExtendToken Method

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

Parameters

tokenId
Type: System.String
seconds
Type: System.Int32

Return Value

Type: Boolean
Remarks
LS Central WS2 : ExtendToken
See Also