portId property

  1. @optional
int? portId
getter/setter pair

The port ID for a ReceivePort.

Provided for instance kinds:

  • ReceivePort

Implementation

@optional
int? portId;