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