AzureHttpClientAsyncCodeActivity<T> Methods

Include Protected Members
Include Inherited Members

The AzureHttpClientAsyncCodeActivity<T> type exposes the following members.

Methods

  Name Description
Protected method BeginExecute (Inherited from RestApiAsyncCodeActivity<T>.)
Protected method CacheMetadata(ActivityMetadata) Not implemented. Use CacheMetadata instead. (Inherited from AsyncCodeActivity<T>.)
Protected method CacheMetadata(CodeActivityMetadata) (Overrides RestApiAsyncCodeActivity<T>.CacheMetadata(CodeActivityMetadata).)
Protected method Cancel (Inherited from RestApiAsyncCodeActivity<T>.)
Protected method CleanupVariables (Inherited from RestApiAsyncCodeActivity<T>.)
Protected method EndExecute (Inherited from RestApiAsyncCodeActivity<T>.)
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Protected method GetTask (Overrides RestApiAsyncCodeActivity<T>.GetTask(AsyncCodeActivityContext, CancellationToken).)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ShouldSerializeDisplayName Indicates whether the DisplayName property should be serialized. (Inherited from Activity.)
Public method ToString Returns a String that contains the Id and DisplayName of the Activity. (Inherited from Activity.)
Protected method WriteExceptionInformation (Overrides RestApiAsyncCodeActivity<T>.WriteExceptionInformation(AsyncCodeActivityContext, Exception).)

Top

Extension Methods

  Name Description
Public Extension Method GetAssemblyMetadataCollection (Defined by WorkflowHelpers.)

Top

See Also

Reference

AzureHttpClientAsyncCodeActivity<T> Class

Microsoft.TeamFoundation.Deployment.Workflow.Activities Namespace