System.Web.Services.Protocols.ServerProtocol: Method Members

The methods of System.Web.Services.Protocols.ServerProtocol are listed below. For a list of all members, see the ServerProtocol Members list.

See Also: Inherited members from System.Object

Protected Methods

AddToCache(Type, Type, object)

Stores a object in the cache using a key that is created from the specified protocol type and server type.

GetFromCache(Type, Type) : object

Retrieves the object that is stored in the cache using the key that was created from the specified protocol type and server type.