|   | IClientTextEncoding Property | 
        
        
            Gets or sets the 
Encoding to be used for the text sent to the server.
            
 GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
 Syntax
SyntaxProperty TextEncoding As Encoding
	Get
	Set
abstract TextEncoding : Encoding with get, set
function get_TextEncoding();
function set_TextEncoding(value);
Property Value
Encoding See Also
See Also