DefferedProxyWrapper.executioner - multiple declarations

Function DefferedProxyWrapper.executioner

Set executioner

typeof(this) executioner (
  DefferredExecutioner executioner
) pure nothrow @safe;

Parameters

NameDescription
executioner executioner used for deffered construction.

Returns

typeof(this)

Function DefferedProxyWrapper.executioner

Get executioner

DefferredExecutioner executioner () pure nothrow @safe;

Returns

DefferredExecutioner