User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.multithreadtileresource

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.mvcedition.multithreadtileresource [2015/09/21 03:34]
admin
thinkgeo.mapsuite.mvcedition.multithreadtileresource [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.MvcEdition.MultiThreadTileResource ====== ====== ThinkGeo.MapSuite.MvcEdition.MultiThreadTileResource ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This is an asynchronous HTTP handler which is used to handle web map services. This is an asynchronous HTTP handler which is used to handle web map services.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 8: Line 11:
 ** {{wiki:​PublicMethod.gif|}} MultiThreadTileResource() ** ** {{wiki:​PublicMethod.gif|}} MultiThreadTileResource() **
  
-This is the default constructor for the TileResource class.+  * //This is the default constructor for the TileResource class.//
 == Remarks == == Remarks ==
-This is the default constructor for the TileResource class.+  * //This is the default constructor for the TileResource class.//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
Line 17: Line 20:
 ** {{wiki:​PublicMethod.gif|}} ProcessRequest(HttpContext) ** ** {{wiki:​PublicMethod.gif|}} ProcessRequest(HttpContext) **
  
-Enables processing of HTTP Web requests by a custom HttpHandler.+  * //Enables processing of HTTP Web requests by a custom HttpHandler.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 33: Line 36:
 ** {{wiki:​PublicMethod.gif|}} BeginProcessRequest(HttpContext,​AsyncCallback,​Object) ** ** {{wiki:​PublicMethod.gif|}} BeginProcessRequest(HttpContext,​AsyncCallback,​Object) **
  
-Initiates an asynchronous call to the HTTP handler.+  * //Initiates an asynchronous call to the HTTP handler.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 57: Line 60:
 ** {{wiki:​PublicMethod.gif|}} EndProcessRequest(IAsyncResult) ** ** {{wiki:​PublicMethod.gif|}} EndProcessRequest(IAsyncResult) **
  
-Provides an asynchronous process End method when the process ends.+  * //Provides an asynchronous process End method when the process ends.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 73: Line 76:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 85: Line 88:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 101: Line 104:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 113: Line 116:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 126: Line 129:
 ** {{wiki:​ProtectedMethod.gif|}} ProcessRequestCore(HttpContext) ** ** {{wiki:​ProtectedMethod.gif|}} ProcessRequestCore(HttpContext) **
  
-Enables processing of HTTP Web requests by a custom HttpHandler.+  * //Enables processing of HTTP Web requests by a custom HttpHandler.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 142: Line 145:
 ** {{wiki:​ProtectedMethod.gif|}} BeginProcessRequestCore(HttpContext,​AsyncCallback,​Object) ** ** {{wiki:​ProtectedMethod.gif|}} BeginProcessRequestCore(HttpContext,​AsyncCallback,​Object) **
  
-Initiates an asynchronous call to the HTTP handler.+  * //Initiates an asynchronous call to the HTTP handler.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 166: Line 169:
 ** {{wiki:​ProtectedMethod.gif|}} EndProcessRequestCore(IAsyncResult) ** ** {{wiki:​ProtectedMethod.gif|}} EndProcessRequestCore(IAsyncResult) **
  
-Provides an asynchronous process End method when the process ends.+  * //Provides an asynchronous process End method when the process ends.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 182: Line 185:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 194: Line 197:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
thinkgeo.mapsuite.mvcedition.multithreadtileresource.1442806499.txt.gz · Last modified: 2015/09/21 03:34 by admin