uaPLUS Reference
ProcessCommand Method
See Also  Send Feedback
Opc.Ua.Configuration Namespace > ApplicationInstance Class : ProcessCommand Method

silent
args

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overridable Function ProcessCommand( _
   ByVal silent As Boolean, _
   ByVal args As Dictionary(Of String,String) _
) As Boolean
C# 
protected virtual bool ProcessCommand( 
   bool silent,
   Dictionary<string,string> args
)

Parameters

silent
args

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.