19        #endregion Constructors 
 
Describes a collection of resources which can be listed.
 
Describes a collection of resources available off another resource. Allows APIResources to quickly de...
 
SubResourceCollection(IEndpoint owner, string relativePath)
Defines a new collection off of some other endpoint.
 
Describes an additional sub-resource available off a resource which is not actually a property of tha...
 
int? DefaultTimeout
Can be used to override the API.DefaultRequestTimeout with one that better suits this SubResource.
 
API methods / requests made available to the user.
 
static int DefaultRequestTimeoutCollections
The default timeout used when requesting a resource collection from the server, in milliseconds.
 
Describes an endpoint on the server that can be interacted with. Inheriting from this interface means...
 
Describes a collection of resources which can be listed.
 
Interface shared by all object types and resources returned by the Analyze Re server.