Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Namespace:
SharedCache.WinServiceCommon.Attributes
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
[Missing <summary> documentation for "M:SharedCache.WinServiceCommon.Attributes.SharedCacheSoapExtension.YankIt(System.IO.Stream)"]
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public MemoryStream YankIt( Stream streamToPrefix ) |
| Visual Basic (Declaration) |
|---|
Public Function YankIt ( _ streamToPrefix As Stream _ ) As MemoryStream |
| Visual C++ |
|---|
public: MemoryStream^ YankIt( Stream^ streamToPrefix ) |
Parameters
- streamToPrefix
- Type: System.IO..::.Stream
[Missing <param name="streamToPrefix"/> documentation for "M:SharedCache.WinServiceCommon.Attributes.SharedCacheSoapExtension.YankIt(System.IO.Stream)"]
Return Value
[Missing <returns> documentation for "M:SharedCache.WinServiceCommon.Attributes.SharedCacheSoapExtension.YankIt(System.IO.Stream)"]
Remarks
[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Attributes.SharedCacheSoapExtension.YankIt(System.IO.Stream)"]