Table of Contents

Property Connection

Namespace
Bonsai.Osc
Assembly
Bonsai.Osc.dll

Connection

Gets or sets the name of the communication channel to reserve for the OSC protocol.

[TypeConverter(typeof(ConnectionNameConverter))]
public string Connection { get; set; }

Property Value

string