←Select platform

Start(String[]) Method

Summary

Starts the service with the specified arguments.

Syntax

C#
VB
C++
public void Start(  
   string[] args 
) 
Public Overloads Sub Start( _ 
   ByVal args() As String _ 
) 
public: 
void Start(  
   array<String^>^ args 
) 

Parameters

args
The arguments to pass to the service.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Server.Admin Assembly
Click or drag to resize