parallel\Channel::open

(0.9.0)

parallel\Channel::openAccess

Descrição

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

Shall open the channel with the given name

Exceptions

Aviso

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

add a note add a note

User Contributed Notes

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