Noemax.WCFX.Channels Namespace : TransferModeX Enumeration |
Member | Description |
---|---|
Buffered | The request and response messages are both buffered. |
Streamed | The request and response messages are both streamed. |
StreamedRequest | The request message is streamed and the response message is buffered. |
StreamedResponse | The request message is buffered and the response message is streamed. |
System.Object
System.ValueType
System.Enum
Noemax.WCFX.Channels.TransferModeX
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2