Rfc1006Server Constructor (Rfc1006IPEndPoint)
Initializes a new instance of the Rfc1006Server class using the specified endPoint information.
Namespace:
Rfc1006LibNet.Advanced
Assembly:
Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)
Syntax
C#
public Rfc1006Server( Rfc1006IPEndPoint endPoint )
Parameters
endPoint
Type: Rfc1006LibNet.Advanced.Rfc1006IPEndPoint
The Rfc1006IPEndPoint class to use to identifier the client
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | The endPoint is a null reference (Nothing in Visual Basic). |