PowerSNMP 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 string address resolved to create this IPEndPoint. Performs a DNS resolution when set to a host name.  
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 MethodGetSchema This method is only used by IXmlSerializable.  
Public MethodReadXml This method is only used by IXmlSerializable.  
Public MethodSerialize (Inherited from System.Net.IPEndPoint)
Public MethodToString (Inherited from System.Net.IPEndPoint)
Public MethodWriteXml This method is only used by IXmlSerializable.  
Top
See Also

Reference

IPEndPoint Class
Dart.Snmp Namespace

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic