Skip to main content

IDuplex

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

Methods

BeginSend(Message)

View Source
Declaration
[OperationContract(Action = "*", ReplyAction = "*")]
void BeginSend(Message msg)
Parameters
TypeName
System.ServiceModel.Channels.Messagemsg