This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.mvcedition.singlethreadtileresource [2015/09/21 03:35] admin |
thinkgeo.mapsuite.mvcedition.singlethreadtileresource [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.MvcEdition.SingleThreadTileResource ====== | ====== ThinkGeo.MapSuite.MvcEdition.SingleThreadTileResource ====== | ||
| + | |||
| + | {{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|}} SingleThreadTileResource() ** | ** {{wiki:PublicMethod.gif|}} SingleThreadTileResource() ** | ||
| - | This is the default constructor for the TileResourceSingleThread class. | + | * //This is the default constructor for the TileResourceSingleThread class.// |
| == Remarks == | == Remarks == | ||
| - | This is the default constructor for the TileResourceSingleThread class. | + | * //This is the default constructor for the TileResourceSingleThread 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|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 45: | Line 48: | ||
| ** {{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 61: | Line 64: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 73: | Line 76: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 86: | Line 89: | ||
| ** {{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 102: | Line 105: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 114: | Line 117: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||