Skip to main content

ISyncReply

Assembly: ServiceStack.Client.dll
View Source
Declaration
[ServiceContract(Namespace = "http://services.servicestack.net/")]
public interface ISyncReply

Methods

Send(Message)

View Source
Declaration
[OperationContract(Action = "*", ReplyAction = "*")]
Message Send(Message requestMsg)
Returns

System.ServiceModel.Channels.Message

Parameters
TypeName
System.ServiceModel.Channels.MessagerequestMsg