Visual Basic (Declaration) | |
---|---|
Public Class ServerControlFields |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class ServerControlFields |
C++/CLI | |
---|---|
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.
System.Object
Leadtools.Jpip.ServerControlFields
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family