| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim InvokeServiceResponse() As Byte Dim instance As New InvokeServiceResponseMessage(InvokeServiceResponse) | |
| C# | |
|---|---|
| public InvokeServiceResponseMessage( byte[] InvokeServiceResponse ) | |
Parameters
- InvokeServiceResponse
- The invoke service response.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    