Skip to content

ResponseTimeoutAttribute.ResponseTimeoutAttribute(string)

ResponseTimeoutAttribute(string)

View source
public ResponseTimeoutAttribute(string timeout)
Specifies the response timeout for the interface method which it is specified on.

Parameters

timeoutstring
The response timeout, using System.TimeSpan.Parse syntax.