LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Transport Property

Show in webframe





Gets or sets the accepted transport returned by the server response.
Syntax
public string Transport {get; set;}
'Declaration
 
Public Property Transport As String
'Usage
 
Dim instance As ResponseFields
Dim value As String
 
instance.Transport = value
 
value = instance.Transport

            

            
public:
property String^ Transport {
   String^ get();
   void set (    String^ value);
}

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

See Also

Reference

ResponseFields Class
ResponseFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features