|
IServerTextEncoding Property
|
Gets or sets the
Encoding to be used for the text sent to the connected clients.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax Property TextEncoding As Encoding
Get
Set
abstract TextEncoding : Encoding with get, set
function get_TextEncoding();
function set_TextEncoding(value);
Property Value
EncodingSee Also