Client.portById

Port portById(PortId id) @nogc nothrow

Get a Port by ID. Real-time safe.

Parameters

idThe ID of the port

Returns

The Port which will be a null valued port (isNull()) if not found