RequestConfigurationKeepAlive Property |
An application uses
KeepAlive to
indicate a preference for persistent connections. When this property is true,
the application makes persistent connections to the servers that support them.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool KeepAlive { get; set; }Property Value
Boolean
See Also