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