Method | Description | |
---|---|---|
InvokeServiceMessage ( ) : System.ServiceModel |
Initializes an empty message.
|
|
InvokeServiceMessage ( byte InvokeServiceRequest ) : System.ServiceModel |
Initializes the message with the body.
|
public InvokeServiceMessage ( ) : System.ServiceModel | ||
return | System.ServiceModel |
public InvokeServiceMessage ( byte InvokeServiceRequest ) : System.ServiceModel | ||
InvokeServiceRequest | byte | The invoke service request. |
return | System.ServiceModel |