PowerTCP Mail for .NET
IPEndPoint Class Members
Fields  Properties  Methods 


The following tables list the members exposed by IPEndPoint.

Public Constructors
 NameDescription
Public ConstructorIPEndPoint ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldRange The socket will be bound to a port between IPEndPoint.Port and (IPEndPoint.Port + Range), inclusive.  
Top
Public Properties
 NameDescription
Public PropertyAddress Gets or sets the address of the endpoint.  
Public PropertyAddressFamily (Inherited from System.Net.IPEndPoint)
Public PropertyHostNameOrAddress Gets or sets the host name or address resolved to create this IPEndPoint. Also performs a DNS resolution.  
Public PropertyHostNameOrAddressColonPort The host name or address used to create this IPEndPoint with ":port" appended.  
Public PropertyPort Gets or sets the port number of the endpoint.  
Top
Public Methods
 NameDescription
Public MethodCreate (Inherited from System.Net.IPEndPoint)
Public MethodEquals (Inherited from System.Net.IPEndPoint)
Public MethodGetHashCode (Inherited from System.Net.IPEndPoint)
Public MethodSerialize (Inherited from System.Net.IPEndPoint)
Public MethodToString (Inherited from System.Net.IPEndPoint)
Top
See Also

Reference

IPEndPoint Class
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic