System.Web.Services.WebMethodAttribute Members

The members of System.Web.Services.WebMethodAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Public Properties

BufferResponsebool.

Gets or sets whether the response for this request is buffered.

CacheDurationint.

Gets or sets the number of seconds the response should be held in the cache.

Descriptionstring.

A descriptive message describing the XML Web service method.

EnableSessionbool.

Indicates whether session state is enabled for an XML Web service method.

MessageNamestring.

The name used for the XML Web service method in the data passed to and returned from an XML Web service method.

TransactionOptionSystem.EnterpriseServices.TransactionOption.

Indicates the transaction support of an XML Web service method.