Worker::getThreadIdIdentification Description
final public long Worker::getThreadId
( void
)
Will return the identity of the referenced Worker ParametersThis function has no parameters. Return ValuesA numeric identity Examples
Example #1 Return the identity of the referenced Worker
<?php The above example will output: My is Worker #123456778899 |