ResponseTimeoutAttribute
class
Namespace: Orleans
Specifies the response timeout for the interface method which it is specified on.
public sealed class ResponseTimeoutAttribute : AttributeConstructors
ResponseTimeoutAttribute(string)Specifies the response timeout for the interface method which it is specified on.
Properties
TimeoutGets or sets the response timeout for this method.
