Click or drag to resize
QueueParamsEventCompleted Property
Returns the number of completed calls.
Sets the number of completed calls.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Completed { get; set; }

Property Value

Type: Int32
See Also