←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly