←Select platform

Transport Property

Summary

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

Syntax

C#
VB
C++
public string Transport {get; set;}
Public Property Transport As String
public: 
property String^ Transport { 
   String^ get(); 
   void set (    String^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize