Open sandboxFocus

Method WithOptions

WithOptions(InvokerOptions)

Gets an IEventInvoker for the same event and target but with different options.

Declaration
IEventInvoker WithOptions(InvokerOptions options)
Parameters
Type Name Description
InvokerOptions options
Returns
Type Description
IEventInvoker