DomainCollection MethodsIpswitch.Messaging.Framework

The DomainCollection type exposes the following members.

Methods

  NameDescription
Public methodStatic memberArchivingEnabled
Determine if archiving is enabled for this domain. This assumes that all domain aliases have been resolved to the OHN.
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberExists(String)

Check to see if a domain is local. This will not load the domain collection which is not needed.

If IncludeAliases is true, strOHN must be supplied or false will be returned.

Public methodStatic memberExists(String, Boolean, String)

Check to see if a domain is local. This will not load the domain collection which is not needed.

If IncludeAliases is true, strOHN must be supplied or false will be returned.

Public methodGetDomainByIP
Public methodGetDomainCollection
Reads the domain collection. Called by constructor, but can be called manually to refresh the data.
Public methodStatic memberGetDomainNames
Public methodGetEnumerator
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodLength
Public methodReload
Public methodRemove
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodStatic memberUserDBType
Return the User Database type for the domain. This assumes that all domain aliases have been resolved to the OHN.
Top
See Also

Reference