Click or drag to resize

ReplicaMessageListenerRegistrationR Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.ReplicaReplicaMessageListenerRegistrationR
    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 ReplicaMessageListenerRegistration<R>
where R : Replica

Type Parameters

R

The ReplicaMessageListenerRegistrationR type exposes the following members.

Constructors
  NameDescription
Public methodReplicaMessageListenerRegistrationR
Initializes a new instance of the ReplicaMessageListenerRegistrationR class
Top
Methods
  NameDescription
Public methodStatic memberRegisterHandlers
Top
See Also