IServiceRemotingRequestMessage Interface

Definition

Defines the interface that must be implemented for create Remoting Request Message.

public interface IServiceRemotingRequestMessage
type IServiceRemotingRequestMessage = interface
Public Interface IServiceRemotingRequestMessage

Methods

GetBody()

Gets the Remoting Request Message Body

GetHeader()

Gets the Remoting Request Message Header

Applies to