Click or drag to resize

IGHADeviceShutdown Method

[This is preliminary documentation and is subject to change.]

Called by the GHA executive during shutdown operations. Perform device-specific shutdown steps in this method

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
Object Shutdown()

Return Value

Type: Object

[Missing <returns> documentation for "M:GHASchema.IGHADevice.Shutdown"]

See Also