Method | Description | |
---|---|---|
PostgreSqlMessageQueueCorrelationId ( System.Guid id ) : System |
Initializes a new instance of the PostgreSqlMessageQueueCorrelationId class.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public PostgreSqlMessageQueueCorrelationId ( System.Guid id ) : System | ||
id | System.Guid | The identifier. |
return | System |