Línguagem 4D Commands by theme ProcessosVersão: 21 R4 BETAProcessosABORT PROCESS BY ID ( IDunico : Integer ) Count tasks : Integer Count user processes : Integer Count users : Integer Current process : Integer Current process name : Text DELAY PROCESS ( processo : Integer ; duraçao : Real ) EXECUTE ON CLIENT ( nomeCliente : Text ; nomeMetodo : Text {; ...param : any} ) Execute on server ( proced : Text ; pilha : Integer {; nome : Text {; param : Expression {; ...param : Expression}}}{; *} ) : Integer GET REGISTERED CLIENTS ( listaClientes : Text array ; metodos : Integer array ) New process ( metodo : Text ; pilha : Integer {; nome : Text {; param : Expression {; ...param : Expression}}}{; *} ) : Integer PAUSE PROCESS ( processo : Integer ) Process aborted : Boolean Process activity () : ObjectProcess activity ( options : Integer ) : ObjectProcess activity ( sessionID : Text ) : ObjectProcess activity ( sessionID : Text ; options : Integer ) : Object Process info ( processNumber : Integer ) : Object Process number ( name : Text {; *} ) : IntegerProcess number ( id : Text {; *} ) : Integer Process state ( processo : Integer ) : Integer REGISTER CLIENT ( nomeCliente : Text {; periodo : Integer}{; *} ) RESUME PROCESS ( processo : Integer ) Session : 4D.Session Session info ( sessionId : Text ) : Object Session storage ( id : Text ) : Object UNREGISTER CLIENT