OscServer RegisteredMethods Property Bespoke Osc Library
Gets all registered Osc methods (address patterns).

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 RegisteredMethods As String()
	Get
See Also