This documentation is archived and is not being maintained.
WebClientProtocol.GetFromCache Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Shared Function GetFromCache( _ ByVal type As Type _ ) As Object [C#] protected static object GetFromCache( Type type ); [C++] protected: static Object* GetFromCache( Type* type ); [JScript] protected static function GetFromCache( type : Type ) : Object;
See Also
WebClientProtocol Class | WebClientProtocol Members | System.Web.Services.Protocols Namespace
Show: