TcpListenerTcpParamNames Field

Names of the parameters in the ListenerParams. Address must be an IP address to listen or an empty string for any address.

Definition

Namespace: OddPrg.Communication.Tcp
Assembly: OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static string[] TcpParamNames

Field Value

String

See Also