Save Method

Summary
Saves the contents of a LoaderStatusMessage to a stream.
Syntax
C#
VB
C++
public static void Save( 
   Stream destination 
) 
  
Public Shared Sub Save( _ 
   ByVal destination As Stream _ 
)  
public: 
static void Save(  
   Stream^ destination 
)  

Parameters

destination
The System.IO.Stream where the LoaderStatusMessage is saved.

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.