Bespoke Open Sound Control Library
FilterRegisteredMethods Property
NamespacesBespoke.Common.OscOscServerFilterRegisteredMethods
Specifies if incoming OSC messages should be filtered against the registered methods.
Declaration Syntax
C#Visual BasicVisual C++
public bool FilterRegisteredMethods { get; set; }
Public Property FilterRegisteredMethods As Boolean
public:
property bool FilterRegisteredMethods {
	bool get ();
	void set (bool value);
}

Assembly: Bespoke.Common.Osc (Module: Bespoke.Common.Osc) Version: 4.3.0.0 (4.3.0.0)