Table of Contents

Property RemoteHostName

Namespace
Bonsai.Osc
Assembly
Bonsai.Osc.dll

RemoteHostName

Gets or sets the DNS name of the remote host to which you intend to send data. If empty, the channel will accept connections from any host.

public string RemoteHostName { get; set; }

Property Value

string