Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

PortRange Constructor

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

PortRange(Int32)

Creates a port range that includes a single port.

Declaration
public PortRange(int port)
Parameters
Type Name Description
Int32 port

Port

PortRange(Int32, Int32)

Creates a port range.

Declaration
public PortRange(int portMin, int portMax)
Parameters
Type Name Description
Int32 portMin

Low bound of the range.

Int32 portMax

High bound of the range.

In This Article
  • PortRange(Int32)
  • PortRange(Int32, Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies