Click or drag to resize

IServerTextEncoding Property

Gets or sets the Encoding to be used for the text sent to the connected clients.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
Encoding TextEncoding { get; set; }

Property Value

Encoding
See Also