←Select platform
In This Topic ▼

JpipConfiguration Class Properties

Summary

For a list of all members of this type, see JpipConfiguration members

Public Properties

Name Description
Public Property
AliasFolders Gets an IEnumerable to iterate over the folder aliases.
Public Property CacheFolder Gets the folder path where the JpipServer stores its cache data.
Public Property CacheSize Gets the maximum size of the cache folder.
Public Property ChunkSize Gets the chunk size of the HTTP packet.
Public Property ConnectionIdleTimeout Gets the timeout before a connected client gets disconnected if no requests are performed.
Public Property DelegateServers Gets a collection containing the DelegatedServer.
Public Property DivideSuperBoxes Gets a value that determines whether to divide meta-data super boxes into sub-boxes.
Public Property EnableLogging Gets a value that determines whether server should generate even logs.
Public Property HandshakeTimeout Gets the connection handshake timeout.
Public Property ImageParsingTimeout Gets the timeout for parsing a requested image.
Public Property ImagesFolder Gets the folder path where images are stored.
Public Property IPAddress Gets the IP address to which the JpipServer is listening.
Public Property LogDebug Gets a value that determines whether an event log of type EventType.Debug should be written to the log file.
Public Property LogErrors Gets a value that determines whether an event log of type EventType.Error should be written to the log file.
Public Property LoggingFile Gets the event log file name.
Public Property LogInformation Gets a value that determines whether an event log of type EventType.Information should be written to the log file.
Public Property LogWarnings Gets a value that determines whether an event log of type EventType.Warning should be written to the log file.
Public Property MaxClientCount Gets the maximum number of concurrent connected clients.
Public Property MaxConnectionBandwidth Gets the maximum transmission bandwidth for client connections.
Public Property MaxServerBandwidth Gets the total transmission bandwidth of the server.
Public Property MaxSessionLifetime Gets the maximum lifetime of a continuously connected client.
Public Property MaxTransportConnections Gets the maximum number of transport connections.
Public Property PartitionBoxSize Gets the maximum size of a meta-data box before it is being replaced by a placeholder box.
Public Property Port Gets the port to which the JpipServer is listening.
Public Property RequestTimeout Gets the receiving timeout for a client request.
Public Property ServerName Gets the name of the JpipServer.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly