IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Disconnect Method

Disconnect the specified client.

Syntax

[VB.NET]
Public Sub Disconnect(ByVal ConnectionId As String)
[C#]
public void Disconnect(string connectionId);

Remarks

Calling this method will disconnect the client specified by the ConnectionId parameter.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]