NonBlocking constructor

NonBlocking(
  1. DslAction action
)

Implementation

NonBlocking(DslAction action) : action = action;