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: 4.1.4031.1525
Syntax
public Task DisconnectAsync()

Return Value

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