Php/docs/parallel-channel.open

提供:Dev Guides
< Php
移動先:案内検索

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

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