Click or drag to resize
Infosoft Logo

VersionService Class

A service implementation that provides version information about the currently running web service instance.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.VersionVersionService

Namespace: Infosoft.Webservices.Version
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class VersionService : IVersionService

The VersionService type exposes the following members.

Methods
 NameDescription
Public methodGetVersion Gets the version information from the current running web service
Top
See Also