Skip to content
danielHalan edited this page Feb 16, 2013 · 11 revisions

GetAvailableCommands

Get all available commands from libraries found in the Assembly Paths provided. Use provided CommandDefinition class to determinate what classes are commands.

    Type[] GetAvailableCommands(string[] asmPaths, CommandDefinition cmdDef);

SetupServiceBus

SendCommand


MessageContentFormat

SerializeCommand

DeserializeCommand

Clone this wiki locally