Modifier and Type | Interface and Description |
---|---|
interface |
EventHandler<T extends EventArgs> |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionEventArgs |
class |
VoidArgs |
Modifier and Type | Method and Description |
---|---|
static <T extends EventArgs> |
EventHelper.invoke(List<EventHandler<T>> delegates,
Object sender,
T event)
Helper used for invoking event on list of delegates
|
Modifier and Type | Class and Description |
---|---|
class |
WebRequestEventArgs |
Modifier and Type | Class and Description |
---|---|
class |
BulkInsertChangeNotification |
class |
DataSubscriptionChangeNotification |
class |
DocumentChangeNotification |
class |
IndexChangeNotification |
class |
ReplicationConflictNotification |
class |
TransformerChangeNotification |
Modifier and Type | Method and Description |
---|---|
protected void |
RemoteChangesClientBase.logOnConnectionStatusChanged(Object sender,
EventArgs eventArgs) |
Modifier and Type | Class and Description |
---|---|
static class |
ReplicationInformer.FailoverStatusChangedEventArgs |
Modifier and Type | Class and Description |
---|---|
class |
RequestResultArgs |
Modifier and Type | Class and Description |
---|---|
static class |
Subscription.DocumentProcessedEventArgs |
static class |
Subscription.LastProcessedEtagEventArgs |
Copyright © 2016. All Rights Reserved.