For Babelfish Release 1.12.4.4

RequestGetRequestCacheKey Method

Concrete implementationst that want to cache their requests, must implement a unique string to be used as the request key.

Definition

Namespace: Scopos.BabelFish.Requests
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
protected string GetRequestCacheKey()

Return Value

String

See Also