Click or drag to resize

IJob.MinimizeClientMessaging Property

Gets or sets a value indicating whether to minimize sending some messages from the Coordinator. If set to true, some events may not fire.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntax
bool MinimizeClientMessaging { get; set; }

Property Value

Type: Boolean
true if sending events can be disabled, false, otherwise.
See Also

STK Parallel Computing Server 2.10 API for .NET