|
GearmanJob::workloadGet workload Description
public string GearmanJob::workload()
Returns the workload for the job. This is serialized data that is to be processed by the worker. ParametersThis function has no parameters. Return ValuesSerialized data. See Also
|