SATcpOptionsBuilder class

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

Visual Basic syntax

Public NotInheritable Class SATcpOptionsBuilder Inherits SAConnectionStringBuilderBase

C# syntax

public sealed class SATcpOptionsBuilder : SAConnectionStringBuilderBase

Remarks

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

Custom Attribute: sealed