Inheritance Hierarchy SystemObject
StreamCoders.HelpersIpAddressHelper
Namespace: StreamCoders.HelpersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public static class IpAddressHelper
<ExtensionAttribute>
Public NotInheritable Class IpAddressHelper
[ExtensionAttribute]
public ref class IpAddressHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type IpAddressHelper = class end
The IpAddressHelper type exposes the following members.
Methods
| Name | Description |
---|
| IsMulticastAddress |
Determines whether an IP address is a multicast address. This method works with IPv4 and IPv6.
|
TopSee Also