ResponseTimeoutAttribute(string)
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.Parsesyntax.
public ResponseTimeoutAttribute(string timeout)timeoutstringSystem.TimeSpan.Parse syntax.