RequestConfigurationExpect Property |
A
String that contains the contents of the HTTP Expect header. The default value is null.
The value specified for a set operation is "100-continue". This value is case insensitive.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string Expect { get; set; }Property Value
String
See Also