Creates a service and a queue on the server.
procedure CreateServerObjects(const Contract: string = 'DEFAULT');
If there are no such objects on the server, the service and the queue will be created on the server. These objects are created with the default settings (any messages can be transferred in any direction). The queue name are generated by concatenating Service and the '_Queue' prefix.