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