LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DelegatedServersCollection Class
See Also  Members  
Leadtools.Jpip.Server Namespace : DelegatedServersCollection Class



The DelegatedServersCollection Class includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Represents the collection of DelegatedServer

Object Model

DelegatedServersCollection ClassDelegatedServer Class

Syntax

Visual Basic (Declaration) 
<DefaultMemberAttribute("Item")>
Public Class DelegatedServersCollection 
   Implements ICollection(Of DelegatedServer)IEnumerable(Of DelegatedServer)IList(Of DelegatedServer)IEnumerable 
Visual Basic (Usage)Copy Code
Dim instance As DelegatedServersCollection
C++/CLI 
[DefaultMemberAttribute("Item")]
public ref class DelegatedServersCollection : public ICollection<DelegatedServer>IEnumerable<DelegatedServer>IList<DelegatedServer>IEnumerable  

Example

For an example, refer to DelegatedServer.

Remarks

Each element of the DelegatedServersCollection collection is a DelegatedServer.

Elements of DelegatedServersCollection Collection will be enumerated in the order they were added to distribute the load between the different DelegatedServer.

Inheritance Hierarchy

System.Object
   Leadtools.Jpip.Server.DelegatedServersCollection

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip.Server requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features