ServerParameterInfo class

Represents information about the parameters used by the server containing the data source.

Inheritance hierarchy

System.Object
  WebSvcDspSts.ServerParameterInfo

Namespace:  WebSvcDspSts
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ServerParameterInfo
'Usage
Dim instance As ServerParameterInfo
[SerializableAttribute]
public class ServerParameterInfo

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ServerParameterInfo members

WebSvcDspSts namespace