TransactionTaskRequest<TResult> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Orleans.SerializerTransparent]
public abstract class TransactionTaskRequest<TResult> : Orleans.TransactionRequestBase
[<Orleans.SerializerTransparent>]
type TransactionTaskRequest<'Result> = class
inherit TransactionRequestBase
Public MustInherit Class TransactionTaskRequest(Of TResult)
Inherits TransactionRequestBase
- TResult
- Inheritance
- Attributes
Is |
(Inherited from TransactionRequestBase) |
Is |
(Inherited from TransactionRequestBase) |
Options |
Gets the invocation options. (Inherited from RequestBase) |
Transaction |
(Inherited from TransactionRequestBase) |
Transaction |
(Inherited from TransactionRequestBase) |
Add |
Incorporates the provided invocation options. (Inherited from RequestBase) |
Base |
|
Dispose() | (Inherited from TransactionRequestBase) |
Get |
Gets the activity name, which refers to both the interface name and method name. (Inherited from RequestBase) |
Get |
Gets the argument at the specified index. (Inherited from RequestBase) |
Get |
Gets the number of arguments. (Inherited from RequestBase) |
Get |
Gets the default response timeout. (Inherited from RequestBase) |
Get |
Gets the full interface name. (Inherited from RequestBase) |
Get |
Gets the interface type. (Inherited from RequestBase) |
Get |
Gets the method info object, which may be |
Get |
Gets the method name. (Inherited from RequestBase) |
Get |
Gets the invocation target. (Inherited from RequestBase) |
Invoke() | (Inherited from TransactionRequestBase) |
Invoke |
|
Set |
Sets the argument at the specified index. (Inherited from RequestBase) |
Set |
Sets the invocation target from an instance of ITargetHolder. (Inherited from RequestBase) |
Set |
(Inherited from TransactionRequestBase) |
Set |
(Inherited from TransactionRequestBase) |
To |
(Inherited from RequestBase) |
IOn |
(Inherited from TransactionRequestBase) |
IOutgoing |
(Inherited from TransactionRequestBase) |
Produkt | Versiounen |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |