Artix .Net

Locator Class

Deprecated Locator class which extends base LocatorService class and adds utility constructors. Use ServiceLocator class instead.

For a list of all members of this type, see Locator Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Web.Services.Protocols.WebClientProtocol
            System.Web.Services.Protocols.HttpWebClientProtocol
               System.Web.Services.Protocols.SoapHttpClientProtocol
                  Bus.Services.LocatorService
                     Bus.Services.Locator

public class Locator : LocatorService

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Bus.Services

Assembly: Bus.Services (in Bus.Services.dll)

See Also

Locator Members | Bus.Services Namespace