
| Visual Basic (Declaration) | |
|---|---|
Public Class TcpSocketOption Inherits SocketOption  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As TcpSocketOption  | |
| C# | |
|---|---|
public class TcpSocketOption : SocketOption  | |
| Managed Extensions for C++ | |
|---|---|
public __gc class TcpSocketOption : public SocketOption  | |
| C++/CLI | |
|---|---|
public ref class TcpSocketOption : public SocketOption  | |
System.Object
   Dart.Common.SocketOption
      Dart.Common.TcpSocketOption
Target Platforms: Microsoft .NET Framework 2.0