uaPLUS Reference
CreateDiagnosticInfo Method
See Also  Send Feedback
Opc.Ua.Server Namespace > ServerUtils Class : CreateDiagnosticInfo Method

server
context
error

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function CreateDiagnosticInfo( _
   ByVal server As IServerInternal, _
   ByVal context As OperationContext, _
   ByVal error As ServiceResult _
) As DiagnosticInfo
C# 
public static DiagnosticInfo CreateDiagnosticInfo( 
   IServerInternal server,
   OperationContext context,
   ServiceResult error
)

Parameters

server
context
error

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.