| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function DecodeMessage( _ ByVal stream As Stream, _ ByVal expectedType As Type, _ ByVal context As ServiceMessageContext _ ) As IEncodeable | |
| C# | |
|---|---|
public static IEncodeable DecodeMessage( Stream stream, Type expectedType, ServiceMessageContext context ) | |
Parameters
- stream
- expectedType
- context
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family