C# Class Novell.Directory.Ldap.Events.Edir.EdirEventSource

This is the source class for Edir events.
Inheritance: LdapEventSource
Afficher le fichier Open project: EventStore/csharp-ldap Class Usage Examples

Protected Properties

Свойство Type Description
edir_event EdirEventHandler
mConnection LdapConnection
mQueue LdapResponseQueue
mRequestOperation MonitorEventRequest

Méthodes publiques

Méthode Description
EdirEventSource ( EdirEventSpecifier specifier, LdapConnection conn ) : System

Méthodes protégées

Méthode Description
GetListeners ( ) : int
NotifyEventListeners ( LdapMessage sourceMessage, EventClassifiers aClassification, int nType ) : bool
StartSearchAndPolling ( ) : void
StopSearchAndPolling ( ) : void

Method Details

EdirEventSource() public méthode

public EdirEventSource ( EdirEventSpecifier specifier, LdapConnection conn ) : System
specifier EdirEventSpecifier
conn LdapConnection
Résultat System

GetListeners() protected méthode

protected GetListeners ( ) : int
Résultat int

NotifyEventListeners() protected méthode

protected NotifyEventListeners ( LdapMessage sourceMessage, EventClassifiers aClassification, int nType ) : bool
sourceMessage LdapMessage
aClassification EventClassifiers
nType int
Résultat bool

StartSearchAndPolling() protected méthode

protected StartSearchAndPolling ( ) : void
Résultat void

StopSearchAndPolling() protected méthode

protected StopSearchAndPolling ( ) : void
Résultat void

Property Details

edir_event protected_oe property

protected EdirEventHandler edir_event
Résultat EdirEventHandler

mConnection protected_oe property

protected LdapConnection mConnection
Résultat LdapConnection

mQueue protected_oe property

protected LdapResponseQueue mQueue
Résultat LdapResponseQueue

mRequestOperation protected_oe property

protected MonitorEventRequest,Novell.Directory.Ldap.Events.Edir mRequestOperation
Résultat MonitorEventRequest