Bespoke Open Sound Control Library
UnRegisterMethod Method (method)
NamespacesBespoke.Common.OscOscServerUnRegisterMethod(String)
Unregister an OSC method.
Declaration Syntax
C#Visual BasicVisual C++
public void UnRegisterMethod(
	string method
)
Public Sub UnRegisterMethod ( _
	method As String _
)
public:
void UnRegisterMethod(
	String^ method
)
Parameters
method (String)
The OSC address pattern to unregister.

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