Click or drag to resize

TaskEnvironmentSetProperty Method (String, Object)

Sets property value.

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 SetProperty(
	string propertyName,
	Object value
)

Parameters

propertyName
Type: SystemString
Property Name.
value
Type: SystemObject
Property Value.
See Also

STK Parallel Computing Server 2.9 API for .NET