CacheRequest Constructor

Definition

Initializes a new instance of the CacheRequest class.

public:
 CacheRequest();
public CacheRequest ();
Public Sub New ()

Remarks

When a CacheRequest is created, the RuntimeIdProperty identifier is added as a default property to cache.

Applies to

See also