EasyUA Reference
ServiceResult Constructor
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ServiceResult Class : ServiceResult Constructor

Glossary Item Box

Overload List

OverloadDescription
ServiceResult Constructor(StatusCode,String,String,LocalizedText,String,ServiceResult) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode,ServiceResult) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode,String,String,LocalizedText,String) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode,String,String,LocalizedText) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode,String,String) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode,XmlQualifiedName,LocalizedText) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode,LocalizedText) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode) Constructs a object from a StatusCode.  
ServiceResult Constructor(UInt32) Constructs a object from a StatusCode.  
ServiceResult Constructor(StatusCode,String,String,LocalizedText,String,Exception) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode,String,String,LocalizedText,Exception) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode,String,String,Exception) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode,LocalizedText,Exception) Constructs a object by specifying each property.  
ServiceResult Constructor(StatusCode,Exception) Constructs a object by specifying each property.  
ServiceResult Constructor(Exception,UInt32,String,String,LocalizedText) Constructs a object from an exception.  
ServiceResult Constructor(Exception,UInt32,LocalizedText) Constructs a object from an exception.  
ServiceResult Constructor(Exception,UInt32,String,String) Constructs a object from an exception.  
ServiceResult Constructor(Exception,UInt32) Constructs a object from an exception.  
ServiceResult Constructor(Exception) Constructs a object from an exception.  
ServiceResult Constructor(StatusCode,DiagnosticInfo,IList<String>) Initializes the object with a status code and a diagnostic info structure.  
ServiceResult Constructor(StatusCode,Int32,DiagnosticInfoCollection,IList<String>) Initializes the object with a status code and a diagnostic info structure.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.