SetInboundEnabled
void SetInboundEnabled(bool enabled = true);
settings->SetInboundEnabled(false);
settings->SetInboundEnabled(true);