Jaa


BotConfiguration.DisconnectService(String) Method

Definition

Remove a service by its ID.

public void DisconnectService (string id);
member this.DisconnectService : string -> unit
Public Sub DisconnectService (id As String)

Parameters

id
String

The ID of the service.

Applies to