Leadtools.Jpip.Client.WinForms Requires JPIP Module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ChannelType Property
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : ChannelType Property



Gets or sets the channel type for JPIP .

Syntax

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

Return Value

Specifies the channel type, which identifies the name of the transport protocol that the client is willing to accept. The following types are available:

  • http
  • http-tcp
  • stateless.

Example

This example sets the channel type to http. For an example, refer to JpipRasterImageViewer.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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