MySocket Send comments on this topic.
PORTSLIDE Field
See Also 
MySocket Namespace > UDPServer Class : PORTSLIDE Field




Syntax

Visual Basic (Declaration) 
Public Shared PORTSLIDE As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = UDPServer.PORTSLIDE
 
UDPServer.PORTSLIDE = value
C# 
public static int PORTSLIDE
Managed Extensions for C++ 
public: static int PORTSLIDE
C++/CLI 
public:
static int PORTSLIDE

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.