C# Class Opc.Ua.Server.SourceHandle

A handle that identifies a node to a source.
ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Methods

Method Description
SourceHandle ( object source, object handle ) : System

Initializes the object.

Method Details

SourceHandle() public method

Initializes the object.
public SourceHandle ( object source, object handle ) : System
source object
handle object
return System