SyslogBinding.UdpMulticastAddress Property
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9083)
UdpMulticastAddress
Gets or sets the IP address of the multicast address group which the underlying UDP socket has joined.
Declaration
public IPAddress UdpMulticastAddress { get; set; }
Property Value
Type | Description |
---|---|
IPAddress |