DelegateServers Property

Summary

Gets a collection containing the DelegatedServer.

Syntax
C#
VB
C++
public DelegatedServersCollection DelegateServers { get; } 
  
Public ReadOnly Property DelegateServers As DelegatedServersCollection 
public: 
property DelegatedServersCollection^ DelegateServers { 
   DelegatedServersCollection^ get(); 
} 

Property Value

A DelegatedServersCollection representing the collection of DelegatedServer.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly