PendingTasksNext Method

Always Broadcast messages by order they were added first. Once all broadcast messages have been returned then application tasks will be returned.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public ApplicationTask Next()

Return Value

ApplicationTask
Application task.

See Also