SmartBatch 2006 Application Programmatic Interface

ServerData Class

ServerData contains startup values for the Executive Server. This includes the sock port number, database connect info. Information such as the product name and version are provided.

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

System.Object
   ServerData

public class ServerData : IData

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: OnLineToolWorks.SmartBatch.Data

Assembly: OnLineToolWorks.SmartBatch.Data (in OnLineToolWorks.SmartBatch.Data.dll)

See Also

ServerData Members | OnLineToolWorks.SmartBatch.Data Namespace