ServiceConnectionDisconnectAsync Method DocuWare Platform .NET API
Disconnects this instance.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
public Task DisconnectAsync()

Return Value

Type: Task
A task which disconnects the client.
See Also

Reference