Edit

Share via


ResponseTimeoutAttribute Class

Definition

Specifies the response timeout for the interface method which it is specified on.

C#
[System.AttributeUsage(System.AttributeTargets.Method)]
public sealed class ResponseTimeoutAttribute : Attribute
Inheritance
ResponseTimeoutAttribute
Attributes

Constructors

ResponseTimeoutAttribute(String)

Specifies the response timeout for the interface method which it is specified on.

Properties

Timeout

Gets or sets the response timeout for this method.

Applies to

Product Versions
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0