TryGetCachedValue<T> Class
Represents an activity to get a cached value.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
System::Object
System.Activities::Activity
System.Activities::ActivityWithResult
System.Activities::Activity<TResult>
System.Activities::CodeActivity<TResult>
Microsoft.Activities::TryGetCachedValue<T>
System.Activities::Activity
System.Activities::ActivityWithResult
System.Activities::Activity<TResult>
System.Activities::CodeActivity<TResult>
Microsoft.Activities::TryGetCachedValue<T>
| Name | Description | |
|---|---|---|
![]() | TryGetCachedValue<T>() | Initializes a new instance of the TryGetCachedValue<T> class. |
![]() | TryGetCachedValue<T>(InArgument<String^>^, OutArgument<T>^) | Initializes a new instance of the TryGetCachedValue<T> class with the specified values. |
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from CodeActivity<TResult>.) |
![]() | Name | Gets or sets the name of the cached value. |
![]() | Result | (Inherited from Activity<TResult>.) |
![]() | ResultType | (Inherited from ActivityWithResult.) |
![]() | 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=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)