Gets if headers or full message requested in fetch.
| C# | Visual Basic | Managed C++ |
[ObsoleteAttribute("Use FetchFlags property instead !")] public bool HeadersOnly { get; }
<ObsoleteAttribute("Use FetchFlags property instead !")> _ Public ReadOnly Property HeadersOnly As Boolean
[ObsoleteAttribute(L"Use FetchFlags property instead !")] public: bool HeadersOnly { bool get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)