Click or drag to resize

TcpServerAllowDualStackSocket Property

Gets or sets a boolean value that determines if dual-mode socket is allowed when endpoint address is IPv6.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(true)]
public bool AllowDualStackSocket { get; set; }
View Source

Property Value

Boolean
See Also