Declaration Syntax
ReadOnly Property Id() As Integer
int Id {get;}
__property int get_Id();
function get Id() : int;
Remarks
All requests are processed by a worker. Each worker has a unique ID between0
WorkerCount-1
Requirements
Namespace: Eas.WebCrawler.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)