| 
            
              UdpServerAllowDualStackSocket Property
             | 
          
        
        
            Gets or sets a boolean value that determines if dual-mode socket is allowed when endpoint address is IPv6.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
Syntaxfunction get_AllowDualStackSocket();
function set_AllowDualStackSocket(value);
 View SourceProperty Value
Boolean
See Also