OhioSessionDisconnectAsync Method |
Asynchronously stops the communications link to the host.
Namespace: Flex.Hal.OhioAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public Task DisconnectAsync()
Public Function DisconnectAsync As Task
Return Value
TaskA task that represents the asynchronous disconnect operation.
See Also