C# Class EventStore.Core.Messages.ReplicationMessage.CloneAssignment

Inheritance: EventStore.Core.Messaging.Message
Afficher le fichier Open project: EventStore/EventStore

Méthodes publiques

Свойство Type Description
MasterId System.Guid
SubscriptionId System.Guid

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CloneAssignment ( System.Guid masterId, System.Guid subscriptionId ) : System

Method Details

CloneAssignment() public méthode

public CloneAssignment ( System.Guid masterId, System.Guid subscriptionId ) : System
masterId System.Guid
subscriptionId System.Guid
Résultat System

Property Details

MasterId public_oe property

public Guid,System MasterId
Résultat System.Guid

SubscriptionId public_oe property

public Guid,System SubscriptionId
Résultat System.Guid