IMessageDispatcherDispatch Method |
Namespace:
SoftGear.Strix.Client.Core.Message
Assembly:
strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntaxbool Dispatch(
IMessageChannel messageChannel,
Object message
)
Parameters
- messageChannel
- Type: IMessageChannel
- message
- Type: SystemObject
Return Value
Type:
Boolean
See Also