SocialNetwork WebServiceCallTimeoutMs Property NFX Class Library

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

Sets timeout for calls to external service that imlements this social network

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

[ConfigAttribute]
public int WebServiceCallTimeoutMs { get; set; }

Property Value

Type: OnlineInt32

Implements

IWebClientCaller WebServiceCallTimeoutMs
See Also