Post.method

struct Post(Direction DIRECTION)
@trusted const pure
static if(DIRECTION is Direction.RECEIVE)
const(Method)
method
()

Return Value

Type: const(Method)

if the message type is an response it returns it or else it throws an exception