Method | Description | |
---|---|---|
InvokeServiceResponseMessage ( ) : System.ServiceModel |
Initializes an empty message.
|
|
InvokeServiceResponseMessage ( byte InvokeServiceResponse ) : System.ServiceModel |
Initializes the message with the body.
|
public InvokeServiceResponseMessage ( ) : System.ServiceModel | ||
return | System.ServiceModel |
public InvokeServiceResponseMessage ( byte InvokeServiceResponse ) : System.ServiceModel | ||
InvokeServiceResponse | byte | The invoke service response. |
return | System.ServiceModel |