|
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.205-beta
Syntax function get_DynamicClientEndPoints();
function set_DynamicClientEndPoints(value);
View SourceProperty Value
BooleanSee Also