ServiceStartException Constructor(SerializationInfo,StreamingContext)

Summary
Initializes a new instance of the ServiceStartException class with ith the specified serialization and context information.
Syntax
C#
VB
C++
protected ServiceStartException( 
   SerializationInfo info, 
   StreamingContext context 
) 
  
Protected Function New( _ 
   ByVal info As SerializationInfo, _ 
   ByVal context As StreamingContext _ 
) 
protected: 
ServiceStartException(  
   SerializationInfo^ info, 
   StreamingContext context 
) 

Parameters

info
Type: System.Runtime.Serialization.SerializationInfo. An object that holds the serialized object data about the exception being thrown.

context
Type: System.Runtime.Serialization.StreamingContext. An object that contains contextual information about the source or destination.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.