[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Communication
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static class WinSock
Public NotInheritable Class WinSock
public ref class WinSock abstract sealed

Members

      
 All Members  Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
closesocket(Int64)
OverrideCursor()()()
recv(Int64, array<Byte>[]()[], Int32, Int32)
ReleaseCursorOverride()()()
send(Int64, array<Byte>[]()[], Int32, Int32)
SimulateCursorPos(Int32, Int32)

Inheritance Hierarchy

System..::.Object
  Phoenix.Communication..::.WinSock

See Also