TcpOptionsString property

Gets or sets a string of TCP options.

Syntax
Visual Basic

Public Property TcpOptionsString As String
C#

public string  TcpOptionsString { get; set; }
See also