arachnode.net

Service Class

Summary description for Service

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

System.Object
   MarshalByValueComponent
      WebService
         Service

[WebServiceBinding(ConformsTo=WsiProfiles.BasicProfile1_1, EmitConformanceClaims=False)]
[WebService(Namespace="http://arachnode.net/")]
[ToolboxItem(ToolboxItemType=null)]
[DesignerCategory(Category="Component")]
[TypeConverter(ConverterTypeName="System.ComponentModel.ComponentConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IRootDesigner, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", DesignerTypeName="System.Windows.Forms.Design.ComponentDocumentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class Service : WebService

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: Arachnode.Web

Assembly: Arachnode.Web (in Arachnode.Web.dll)

See Also

Service Members | Arachnode.Web Namespace