Click or drag to resize

OhioSessionDisconnectAsync Method

Asynchronously stops the communications link to the host.

Namespace: Flex.Hal.Ohio
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public Task DisconnectAsync()

Return Value

Task
A task that represents the asynchronous disconnect operation.
See Also