Property Connection
Connection
Gets or sets the name of the communication channel to reserve for the OSC protocol.
[TypeConverter(typeof(ConnectionNameConverter))]
public string Connection { get; set; }
Gets or sets the name of the communication channel to reserve for the OSC protocol.
[TypeConverter(typeof(ConnectionNameConverter))]
public string Connection { get; set; }