Pattern.IO.toDestination()

Signature

void toDestination(SimpleEvent event)

Domain

ACTION

Description

Sends the event to its default destination.

Parameters

NameTypeDescription
eventSimpleEventThe event that is to be sent to its default Destination.

Returns

TypeDescription
void

Cautions

none