Click or drag to resize

DefaultReplicaMessageListenerRegistration Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.ReplicaReplicaMessageListenerRegistrationReplica
    SoftGear.Strix.Client.ReplicaDefaultReplicaMessageListenerRegistration

Namespace:  SoftGear.Strix.Client.Replica
Assembly:  strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax
C#
public class DefaultReplicaMessageListenerRegistration : ReplicaMessageListenerRegistration<Replica>

The DefaultReplicaMessageListenerRegistration type exposes the following members.

Constructors
  NameDescription
Public methodDefaultReplicaMessageListenerRegistration
Initializes a new instance of the DefaultReplicaMessageListenerRegistration class
Top
See Also