CallbackRequestFactory class

Factory for creating CallbackRequest instances from callback plans and runtime context.

public static class CallbackRequestFactory

Public Members

name description
static FromPlan(…) Creates a list of CallbackRequest instances from the given callback plans and runtime context.

See Also