See Also

Segment Class  | Segment Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP SSL Sockets for .NET

SocketFlags Property

Dart.PowerTCP.SslSockets Namespace > Segment Class : SocketFlags Property

Gets the SocketFlags associated with the Segment.

[Visual Basic]
Public ReadOnly Property SocketFlags As SocketFlags
[C#]
public SocketFlags SocketFlags {get;}
[C++]
public: __property SocketFlags get_SocketFlags();
[C++/CLI]
public: property SocketFlags SocketFlags {    SocketFlags get(); }

Return Type

The SocketFlags associated with the Segment.

Remarks

Indicates the flags used when Send or Receive are used. See the SocketFlags topic within the MSDN documentation for more info.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Segment Class  | Segment Members


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.