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

results
diagnosticInfos
context

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Sub CreateSuccess( _
   ByVal results As StatusCodeCollection, _
   ByVal diagnosticInfos As DiagnosticInfoCollection, _
   ByVal context As OperationContext _
) 
C# 
public static void CreateSuccess( 
   StatusCodeCollection results,
   DiagnosticInfoCollection diagnosticInfos,
   OperationContext context
)

Parameters

results
diagnosticInfos
context

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.