SATcpOptionsBuilder class

Provides a simple way to create and manage the TCP options portion of connection strings used by the SAConnection object. This class cannot be inherited.

Syntax
Visual Basic

Public NotInheritable Class SATcpOptionsBuilder 
  Inherits SAConnectionStringBuilderBase
C#

public sealed class SATcpOptionsBuilder : SAConnectionstring BuilderBase
Remarks

Restrictions: The SATcpOptionsBuilder class is not available in the .NET Compact Framework 2.0.

See also

SATcpOptionsBuilder members
SATcpOptionsBuilder constructors
Broadcast property
BroadcastListener property
ClientPort property
DoBroadcast property
Host property
IPV6 property
LDAP property
LocalOnly property
MyIP property
ReceiveBufferSize property
SendBufferSize property
ServerPort property
TDS property
Timeout property
VerifyServerName property
ToString method