Bitrix API

ThreadStrategy

Table of Contents

Constants

SINGLE  = 'Single'
TEN  = 'Ten'

Methods

checkThreads()  : int|null
fillThreads()  : void
getOffset()  : int|null
getThreadId()  : int|null
hasUnprocessedThreads()  : bool
isProcessLimited()  : bool
lastThreadId()  : int
lockThread()  : int|null
setGroupStateId()  : ThreadStrategy
updateStatus()  : bool

Constants

Methods

checkThreads()

public checkThreads() : int|null
Return values
int|null

getOffset()

public getOffset() : int|null
Return values
int|null

getThreadId()

public getThreadId() : int|null
Return values
int|null

hasUnprocessedThreads()

public hasUnprocessedThreads() : bool
Return values
bool

isProcessLimited()

public isProcessLimited() : bool
Return values
bool

lockThread()

public lockThread() : int|null
Return values
int|null

updateStatus()

public updateStatus(string $status) : bool
Parameters
$status : string
Return values
bool

        
On this page

Search results