C# Class PointToPoint.Messages.PointToPointMessage

Inheritance: ServiceConnect.Interfaces.Message
显示文件 Open project: R-Suite/ServiceConnect-CSharp

Public Methods

Method Description
PointToPointMessage ( System.Guid correlationId ) : System

Method Details

PointToPointMessage() public method

public PointToPointMessage ( System.Guid correlationId ) : System
correlationId System.Guid
return System