Click or drag to resize

IJobMinimizeClientMessaging 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.9.0.1601 (2.9.0.1601)
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.9 API for .NET