|   | TcpServerMaxSendQueueSize Property | 
        
        
            Gets or sets the maximum size for the send queue before payloads are dumped from the queue.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
 Syntax
Syntaxfunction get_MaxSendQueueSize();
function set_MaxSendQueueSize(value);
Property Value
Int32 See Also
See Also