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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly