Click or drag to resize
ServiceConnectionDisconnectAsync Method
Disconnects this instance.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public Task DisconnectAsync()

Return Value

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