For Babelfish Release 1.11.3.13

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.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
protected string GetRequestCacheKey()

Return Value

String

See Also