Click or drag to resize
BroccoliSharp BroPort Constructor
Overload List
  Name Description
Public method BroPort(UInt64, Int32)
Creates a new BroPort for the specified port number and integer protocolType.
Public method BroPort(UInt64, ProtocolType)
Creates a new BroPort for the specified port number and protocolType enumeration value.
Public method BroPort(UInt64, String)
Creates a new BroPort for the specified port number and protocol string.
Top
See Also