Host Property

Summary
Gets or sets the name or IP address of the host for the JPIP server that is managing the new channel.
Syntax
C#
VB
C++
public string Host { get; set; } 
  
Public Property Host As String 
public: 
property String^ Host { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String which specifies the name or IP address of the host for the JPIP server that is managing the new channel.

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 Assembly

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