SetCachedValue<T> Class
Represents an activity to set a value in the cache.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Activities.SetCachedValue<T>
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Activities.SetCachedValue<T>
| Name | Description | |
|---|---|---|
![]() | SetCachedValue<T>() | Initializes a new instance of the SetCachedValue<T> class. |
![]() | SetCachedValue<T>(InArgument<String>, InArgument<T>) | Initializes a new instance of the SetCachedValue<T> class. |
![]() | SetCachedValue<T>(InArgument<String>, InArgument<T>, InArgument<Boolean>) | Initializes a new instance of the SetCachedValue<T> class. |
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from CodeActivity.) |
![]() | Name | Gets or sets the name of the cached value. |
![]() | Persisted | Gets or sets whether the cached value is persisted. |
![]() | Value | Gets or sets the value of the cached value. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Activity.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)