RequestContext.sampleRaw

Send sampling/createMessage and block until the client responds, returning the raw result Json. The transport primitive behind sample; gating lives in sample, so a channel-less context just throws here.

interface RequestContext
@safe
Json
sampleRaw
(
Json params
)