Php/docs/parallel-channel.open

来自菜鸟教程
跳转至:导航、​搜索

parallel\Channel::open

(0.9.0)

parallel\Channel::openAccess


说明

public parallel\Channel::open ( string $name ) : Channel

Shall open the channel with the given name


Exceptions

Warning Shall throw parallel\Channel\Error\Existence if channel does not exist.