 | LogicalNodeViewModelWorkersState property |
Combined NodeWorkerState for all assigned NodeWorkers.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic VisualNodeWorkerState WorkersState { get; }
Public ReadOnly Property WorkersState As VisualNodeWorkerState
Get
public:
property VisualNodeWorkerState WorkersState {
VisualNodeWorkerState get ();
}
member WorkersState : VisualNodeWorkerState with get
Property value
VisualNodeWorkerState
See also