TcpListenerListenerLCID Property

Lets to set different locale to the listener thread than one initialized by the operation system. It must be initialized before calling Start.

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 int ListenerLCID { get; set; }

Property Value

Int32

See Also