Leadtools.Jpip Namespace : ServerControlFields Class |
public class ServerControlFields
'Declaration Public Class ServerControlFields
'Usage Dim instance As ServerControlFields
public sealed class ServerControlFields
function Leadtools.Jpip.ServerControlFields()
public ref class ServerControlFields
When a client request is received, this class will contain the JPIP Server Control fields received from the client.
Access this class from the RequestFields.RequestServerControlFields property in the RequestFields class when a new client request is received.
A JPIP Client uses this class to provide information to the server on how it should execute the current request.
The client can tell the server the type of image streams it is willing to accept using the ImageReturnTypes property. For more information about allowed image return types check the ImageReturnType enumeration.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2