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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.