ReferralCallback Class
The ReferralCallback class contains delegates used as referral callback methods.
Assembly: System.DirectoryServices.Protocols (in System.DirectoryServices.Protocols.dll)
| Name | Description | |
|---|---|---|
![]() | ReferralCallback() | The ReferralCallback constructor creates an instance of the ReferralCallback class. |
| Name | Description | |
|---|---|---|
![]() | DereferenceConnection | The DereferenceConnection property contains a DereferenceConnectionCallback object. |
![]() | NotifyNewConnection | The NotifyNewConnection property contains a NotifyOfNewConnectionCallback object. |
![]() | QueryForConnection | The QueryForConnection property contains a QueryForConnectionCallback object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

