Method | Description | |
---|---|---|
GetGUIMessage ( IProcessingState &state, int timeout ) : bool | ||
ProcessSync ( ) : System.Collections.Generic | ||
SendGUIMessage ( IProcessingState state ) : void | ||
SendProcessingEvent ( IGUIMessage message ) : void |
public GetGUIMessage ( IProcessingState &state, int timeout ) : bool | ||
state | IProcessingState | |
timeout | int | |
return | bool |
public ProcessSync ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public SendGUIMessage ( IProcessingState state ) : void | ||
state | IProcessingState | |
return | void |
public SendProcessingEvent ( IGUIMessage message ) : void | ||
message | IGUIMessage | |
return | void |