SocialNetwork KeepAlive Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Sets if pipelining should be used for web request

Namespace: NFX.Web.Social
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute(Default = true)]
public bool KeepAlive { get; set; }

Property Value

Type: OnlineBoolean

Implements

IWebClientCaller KeepAlive
See Also