←Select platform

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

Leadtools.Medical.Workstation.Loader Assembly