[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 int closesocket(
	long socket
)
Public Shared Function closesocket ( _
	socket As Long _
) As Integer
public:
static int closesocket(
	long long socket
)

Parameters

socket
Int64

See Also