Provides information about a network interface's multicast address.
| C# | Visual Basic |
public sealed class MulticastIPAddressInformation : IPAddressInformation
Public NotInheritable Class MulticastIPAddressInformation _ Inherits IPAddressInformation
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Address |
Gets the Internet Protocol (IP) address.
(Inherited from IPAddressInformation.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsDnsEligible |
Gets a Boolean value that indicates whether the Internet Protocol (IP) address is valid to appear in a Domain Name System (DNS) server database.
(Inherited from IPAddressInformation.) | |
| IsTransient |
Gets a Boolean value that indicates whether the Internet Protocol (IP) address is transient (a cluster address).
(Inherited from IPAddressInformation.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) |
| Object | ||
| IPAddressInformation | ||
| MulticastIPAddressInformation | ||