Back to product page

Disconnect method


Disconnects user from the devP2P forwarding.

Syntax

  • C#
  • C++
  • VB.NET
void devP2P.ForwardUser_Disconnect(IntPtr UserHandle);
The Disconnect(UserHandle) syntax has these parts:
UserHandleReference to the CP2PForwardUser instance.

void Disconnect(void);

Sub P2PForwardUser_Disconnect(ByVal UserHandle As IntPtr)
The Disconnect(UserHandle) syntax has these parts:
UserHandleReference to the CP2PForwardUser instance.

Platforms

Windows
Mac OSX
Linux
BSD