IControllable Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A general interface for controllable components inside Orleans runtime.
public interface IControllable
type IControllable = interface
Public Interface IControllable
- Derived
Methods
ExecuteCommand(Int32, Object) |
A function to execute a control command. |