WebClientProtocol::AddToCache Method (Type^, Object^)
.NET Framework (current version)
Add an instance of the client protocol handler to the cache.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- type
-
Type:
System::Type^
The Type of the client protocol handler..
- value
-
Type:
System::Object^
The client protocol handler to be added to the cache.
.NET Framework
Available since 1.1
Available since 1.1
Show: