Share via


IServiceRemotingResponseMessage Interface

Definition

Defines an interface that must be implemented to provide a remoting response message for remoting Api.

public interface IServiceRemotingResponseMessage
type IServiceRemotingResponseMessage = interface
Public Interface IServiceRemotingResponseMessage

Methods

GetBody()

Gets the body of the response message.

GetHeader()

Gets the header of the response message.

Applies to