See Also

Segment Class  | Segment Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP Email Validation for .NET

SocketFlags Property

Dart.PowerTCP.EmailValidation 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 Tcp.Send or Tcp.Receive are used. See the SocketFlags topic within the MSDN documentation for more info.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

Segment Class  | Segment Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.