Click or drag to resize

BootstrapperModulesPubSubGetPubSubCache Method

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static IPubSubCache GetPubSubCache()

Return Value

Type: IPubSubCache
The IPubSubCache registered
See Also