Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Trackings the specified MSG.
Namespace:
SharedCache.WinServiceCommon.HandlerAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public static void Tracking( string msg ) |
| Visual Basic (Declaration) |
|---|
Public Shared Sub Tracking ( _ msg As String _ ) |
| Visual C++ |
|---|
public: static void Tracking( String^ msg ) |
Parameters
- msg
- Type: System..::.String
The MSG.
Remarks
[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Handler.LogHandler.Tracking(System.String)"]