Table of Contents

Property RemotePort

Namespace
Bonsai.Osc
Assembly
Bonsai.Osc.dll

RemotePort

Gets or sets the port number on the remote host to which you intend to send data. If this value is zero, the channel will accept connections from any port.

public int RemotePort { get; set; }

Property Value

int