We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Interface to Send Commands. ISendCommand should be implemented in same class as IServiceBusManager if it supports to send commands.
Checks if the current user can access the server specified, and that the server has a Service Bus of this type running
bool CanAccessServer(string server);
There was an error while loading. Please reload this page.