Load Method

Summary
Loads a LoaderStatusMessage from a stream.
Syntax
C#
VB
C++
public static void Load( 
   Stream source 
) 
  
Public Shared Sub Load( _ 
   ByVal source As Stream _ 
)  
public: 
static void Load(  
   Stream^ source 
)  

Parameters

source
The System.IO.Stream that the LoaderStatusMessage is loaded from.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

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