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.WriteOutput(System.Web.Services.Protocols.SoapServerMessage)"]
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public void WriteOutput( SoapServerMessage message ) |
| Visual Basic (Declaration) |
|---|
Public Sub WriteOutput ( _ message As SoapServerMessage _ ) |
| Visual C++ |
|---|
public: void WriteOutput( SoapServerMessage^ message ) |
Parameters
- message
- Type: System.Web.Services.Protocols..::.SoapServerMessage
[Missing <param name="message"/> documentation for "M:SharedCache.WinServiceCommon.Attributes.SharedCacheSoapExtension.WriteOutput(System.Web.Services.Protocols.SoapServerMessage)"]
Remarks
[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Attributes.SharedCacheSoapExtension.WriteOutput(System.Web.Services.Protocols.SoapServerMessage)"]