Click or drag to resize

WebServiceBase Methods

The WebServiceBase type exposes the following members.

Methods
  NameDescription
Protected methodCreate
Protected methodCreateAjaxWS
Public methodCustomCall
Public methodDictionaryImport
Public methodDictionaryListAll
Public methodDispose
Releases all resources used by the MarshalByValueComponent.
(Inherited from MarshalByValueComponent.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the MarshalByValueComponent and optionally releases the managed resources.
(Inherited from MarshalByValueComponent.)
Public methodDoAjaxCall
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from MarshalByValueComponent.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetService
Gets the implementer of the IServiceProvider.
(Inherited from MarshalByValueComponent.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUserID
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSaveUser
Public methodToString
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from MarshalByValueComponent.)
Public methodStatic memberUnwrapSoapException(Exception)
Public methodStatic memberUnwrapSoapException(String)
Public methodUserLogin
Public methodStatic memberWrapSoapException(Exception)
Public methodStatic memberWrapSoapException(String)
Top
See Also