| 
            
              UdpServerDynamicClientEndPoints Property
             | 
          
        
        
            Gets or sets a boolean value that determines if UDP server should always
            send responses to clients on the port that data is received from the client.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.258-beta
Syntaxfunction get_DynamicClientEndPoints();
function set_DynamicClientEndPoints(value);
 View SourceProperty Value
Boolean
See Also