Click or drag to resize

TaskRemoveProperty Method

Removes the property from the property bag. You can find common values for properties using TaskProperties.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public void RemoveProperty(
	string propertyName
)

Parameters

propertyName
Type: SystemString
Name of the property to remove.
See Also

STK Parallel Computing Server 2.9 API for .NET