C# Class EventStore.Core.Messages.StorageMessage.StreamDeleted

Inheritance: EventStore.Core.Messaging.Message
Exibir arquivo Open project: EventStore/EventStore

Public Properties

Property Type Description
CorrelationId System.Guid

Public Methods

Method Description
StreamDeleted ( System.Guid correlationId ) : System

Method Details

StreamDeleted() public method

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

Property Details

CorrelationId public_oe property

public Guid,System CorrelationId
return System.Guid