System.Web.Services.WebMethodAttribute: Property Members

The properties of System.Web.Services.WebMethodAttribute are listed below. For a list of all members, see the WebMethodAttribute Members list.

See Also: Inherited members from System.Attribute

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.