GearmanClient::clone

(PECL gearman >= 0.5.0)

GearmanClient::cloneCreate a copy of a GearmanClient object

설명

public GearmanClient GearmanClient::clone ( void )

Creates a copy of a GearmanClient object.

인수

이 함수는 인수가 없습니다.

반환값

A GearmanClient on success, FALSE on failure.

add a note add a note

User Contributed Notes

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