Click or drag to resize
HostSetDown Method
Sets the Host as Down. Returns false if it was already considered as Down by the driver.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public bool SetDown()

Return Value

Type: Boolean
See Also