GearmanTask::__construct

(PECL gearman >= 0.5.0)

GearmanTask::__construct — Create a GearmanTask instance

Açıklama

public function GearmanTask::__construct()

Creates a GearmanTask instance representing a task to be submitted to a job server.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

A GearmanTask object.

+add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top