OscServer MulticastAddress Property Bespoke Osc Library
(Optional) Gets the multicast IP address the server is a member of.

Namespace: Bespoke.Common.Osc
Assembly: Bespoke.Common.Osc (in Bespoke.Common.Osc.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public ReadOnly Property MulticastAddress As IPAddress 
	Get
Remarks

Not used for UDP unicast.
See Also