Click or drag to resize

IWebConfigurationClientDisconnectAsync Method

Disconnects the current connection to the remote server or resource.

Namespace: Emulate3D.WebConfiguration
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
Task DisconnectAsync()

Return Value

Task

[Missing <returns> documentation for "M:Emulate3D.WebConfiguration.IWebConfigurationClient.DisconnectAsync"]

See Also