PowerTCP Telnet for .NET CF
TcpSocketOption Class
Members  See Also  Send comments on this topic.
Dart.Common Namespace : TcpSocketOption Class




Contains socket options that may be set by TCP sockets.

Object Model

TcpSocketOption Class

Syntax

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 

Inheritance Hierarchy

System.Object
   Dart.Common.SocketOption
      Dart.Common.TcpSocketOption

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.