←Select platform

Transport Property

Summary
Gets or sets the accepted transport returned by the server response.

Syntax
C#
C++/CLI
Python
public string Transport { get; set; } 
public: 
property String^ Transport { 
   String^ get(); 
   void set (    String^ ); 
} 
Transport # get and set (ResponseFields) 

Property Value

A System.String which specifies the accepted transport returned by the server response.

Remarks

This parameter shall be assigned one of the values in the list of acceptable transport names supplied in the NewChannel request field.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly

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