SetCachedValue(Of 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(Of T)
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Activities.SetCachedValue(Of T)
| Name | Description | |
|---|---|---|
![]() | SetCachedValue(Of T)() | Initializes a new instance of the SetCachedValue(Of T) class. |
![]() | SetCachedValue(Of T)(InArgument(Of String), InArgument(Of T)) | Initializes a new instance of the SetCachedValue(Of T) class. |
![]() | SetCachedValue(Of T)(InArgument(Of String), InArgument(Of T), InArgument(Of Boolean)) | Initializes a new instance of the SetCachedValue(Of 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=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)