Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Transport Property
See Also 
Leadtools.Jpip Namespace > ResponseFields Class : Transport Property



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

Syntax

Visual Basic (Declaration) 
Public Property Transport As String
Visual Basic (Usage)Copy Code
Dim instance As ResponseFields
Dim value As String
 
instance.Transport = value
 
value = instance.Transport
C# 
public string Transport {get; set;}
C++/CLI 
public:
property String^ Transport {
   String^ get();
   void set (String^ value);
}

Return Value

A 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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features