Builder

class Builder

Properties

Link copied to clipboard

Starting value for the port range.

Link copied to clipboard
var toPort: Int?

Ending value for the port. Port numbers are end-inclusive. This value must be equal to or greater than FromPort.