Disconnect Method

Disconnect the specified client.

Syntax

public void Disconnect(string connectionId);
Public Sub Disconnect(ByVal ConnectionId As String)

Remarks

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 .NET Edition - Version 20.0 [Build 8155]