ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This is an asynchronous HTTP handler which is used to handle web map services.
*System.Object **ThinkGeo.MapSuite.MvcEdition.MultiThreadTileResource
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | This is the default constructor for the TileResource class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | HttpContext, AsyncCallback, Object | Initiates an asynchronous call to the HTTP handler. | |
![]() | IAsyncResult | Provides an asynchronous process End method when the process ends. | |
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | HttpContext | Enables processing of HTTP Web requests by a custom HttpHandler. | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | HttpContext, AsyncCallback, Object | Initiates an asynchronous call to the HTTP handler. | |
![]() | IAsyncResult | Provides an asynchronous process End method when the process ends. | |
![]() | Object | ||
![]() | Object | ||
![]() | HttpContext | Enables processing of HTTP Web requests by a custom HttpHandler. |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Boolean | Gets a value indicating whether another request can use the System.Web.IHttpAsyncHandler instance. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This is the default constructor for the TileResource class.
This is the default constructor for the TileResource class.
Name | Type | Description |
---|
Initiates an asynchronous call to the HTTP handler.
Return Type | Description |
---|---|
IAsyncResult<!– System.IAsyncResult –> | A System.IAsyncResult that contains information about the status of the process. |
Name | Type | Description |
---|---|---|
context | HttpContext<!– System.Web.HttpContext –> | A System.Web.HttpContext object that provides references to intrinsic server objects (for example: Request, Response, Session, and Server) used to service HTTP requests. |
cb | AsyncCallback<!– System.AsyncCallback –> | The System.AsyncCallback to call when the asynchronous method call is complete. If cb is null, the delegate is not called. |
extraData | Object<!– System.Object –> | Any extra data needed to process the request. |
<!– ThinkGeo.MapSuite.MvcEdition.MultiThreadTileResource –> Go Back
Provides an asynchronous process End method when the process ends.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
result | IAsyncResult<!– System.IAsyncResult –> | A System.IAsyncResult that contains information about the status of the process. |
<!– ThinkGeo.MapSuite.MvcEdition.MultiThreadTileResource –> Go Back
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Enables processing of HTTP Web requests by a custom HttpHandler.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
context | HttpContext<!– System.Web.HttpContext –> | A System.Web.HttpContext object that provides references to the intrinsic server objects (for example: Request, Response, Session, and Server) used to service HTTP requests. |
<!– ThinkGeo.MapSuite.MvcEdition.MultiThreadTileResource –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Initiates an asynchronous call to the HTTP handler.
Return Type | Description |
---|---|
IAsyncResult<!– System.IAsyncResult –> | A System.IAsyncResult that contains information about the status of the process. |
Name | Type | Description |
---|---|---|
context | HttpContext<!– System.Web.HttpContext –> | A System.Web.HttpContext object that provides references to intrinsic server objects (for example: Request, Response, Session, and Server) used to service HTTP requests. |
cb | AsyncCallback<!– System.AsyncCallback –> | The System.AsyncCallback to call when the asynchronous method call is complete. If cb is null, the delegate is not called. |
extraData | Object<!– System.Object –> | Any extra data needed to process the request. |
<!– ThinkGeo.MapSuite.MvcEdition.MultiThreadTileResource –> Go Back
Provides an asynchronous process End method when the process ends.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
result | IAsyncResult<!– System.IAsyncResult –> | A System.IAsyncResult that contains information about the status of the process. |
<!– ThinkGeo.MapSuite.MvcEdition.MultiThreadTileResource –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Enables processing of HTTP Web requests by a custom HttpHandler.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
context | HttpContext<!– System.Web.HttpContext –> |
<!– ThinkGeo.MapSuite.MvcEdition.MultiThreadTileResource –> Go Back
Gets a value indicating whether another request can use the System.Web.IHttpAsyncHandler instance.
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.MvcEdition.MultiThreadTileResource –> Go Back