public class DnsClientEndpointInfo
Public Class DnsClientEndpointInfo
public ref class DnsClientEndpointInfo
type DnsClientEndpointInfo = class end
DnsClientEndpointInfo | Creates a new instance of the DnsClientEndpointInfo class /// |
DestinationAddress | The remote IP address |
IsMulticast | Returns a value indicating if multicast communication is used |
LocalAddress | The local IP address |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |