Click or drag to resize
IpAddressHelper Class
Inheritance Hierarchy
SystemObject
  StreamCoders.HelpersIpAddressHelper

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static class IpAddressHelper

The IpAddressHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsMulticastAddress
Determines whether an IP address is a multicast address. This method works with IPv4 and IPv6.
Top
See Also