parent root
PHP: parallel\Channel::close - Manual

parallel\Channel::close

(0.9.0)

parallel\Channel::closeClosing

Description

public parallel\Channel::close ( void ) : void

Shall close this channel

Exceptions

Warning

Shall throw \parallel\Channel\Error\Closed if channel is closed.

add a noteadd a note

User Contributed Notes

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