Class MulticastConfiguration
public class MulticastConfiguration
- Inheritance
-
MulticastConfiguration
- Inherited Members
Properties
Address
public IPAddress Address { get; set; }
Property Value
AutoStart
public bool AutoStart { get; set; }
Property Value
Port
public int Port { get; set; }
Property Value
TTL
public int TTL { get; set; }