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()
Public Function DisconnectAsync As Task
Return Value
Type:
TaskA task that represents the asynchronous disconnect operation.
See Also