







The LoadAssembly type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Abort | When implemented in a derived class, takes actions in response to the activity being aborted. (Inherited from NativeActivity.) |
![]() | CacheMetadata(ActivityMetadata) | Not implemented. Use the CacheMetadata(NativeActivityMetadata) method instead. (Inherited from NativeActivity.) |
![]() | CacheMetadata(NativeActivityMetadata) |
Caches metadata
(Overrides NativeActivity..::..CacheMetadata(NativeActivityMetadata).) |
![]() | Cancel | When implemented in a derived class, runs logic to cause graceful early completion of the activity. (Inherited from NativeActivity.) |
![]() | Equals | (Inherited from Object.) |
![]() | Execute |
The execute method.
(Overrides NativeActivity..::..Execute(NativeActivityContext).) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnCreateDynamicUpdateMap(UpdateMapMetadata, Activity) | (Inherited from NativeActivity.) |
![]() | OnCreateDynamicUpdateMap(NativeActivityUpdateMapMetadata, Activity) | (Inherited from NativeActivity.) |
![]() | ShouldSerializeDisplayName | Indicates whether the DisplayName property should be serialized. (Inherited from Activity.) |
![]() | ToString | (Inherited from Activity.) |
![]() | UpdateInstance | (Inherited from NativeActivity.) |