AccessPathManager Class |
Namespace: CrawlerLib.Engine
The AccessPathManager type exposes the following members.
Name | Description | |
---|---|---|
AccessPathManager |
Initializes a new instance of the AccessPathManager class.
|
Name | Description | |
---|---|---|
DequeueAccessPath |
The dequeue access path.
| |
DequeueAccessPath T |
The dequeue access path.
| |
EnqueueAccessPath |
The enqueue access path.
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAccessPaths |
Gets the access paths.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetOperationsInfo |
The get operations info.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetUnreliableAccessPathInfo |
The get unreliable access path info.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |