Share via


DpwsServiceType Constructor

Creates an instance of a DpwsServiceType class.

Namespace: Dpws.Client
Assembly: MFDpwsClient (in mfdpwsclient.dll)

Syntax

public DpwsServiceType (
         stringtypeName,
         stringnamespaceUri
)

Parameters

  • typeName
    The name of the service type.
  • namespaceUri
    The service type's namespace URI.

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

DpwsServiceType Class
DpwsServiceType Members
Dpws.Client Namespace