Click or drag to resize

DeviceConfigManagerCreateNodeHandle Method

Creates node handle.

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
protected virtual INodeHandle CreateNodeHandle()

Return Value

Type: INodeHandle
The new node handle.
Remarks
HSI, 2018.10.22.
See Also