MySocket Send comments on this topic.
seq Field
See Also 
MySocket Namespace > StateObjectTcp Class : seq Field




Syntax

Visual Basic (Declaration) 
Public seq As Long
Visual Basic (Usage)Copy Code
Dim instance As StateObjectTcp
Dim value As Long
 
value = instance.seq
 
instance.seq = value
C# 
public long seq
Managed Extensions for C++ 
public: long seq
C++/CLI 
public:
long long seq

Requirements

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

See Also

© 2008 All Rights Reserved.