Usage data on “Callback” vs. “CallBack”

Usage data on “Callback” vs. “CallBack” in the whidbey build of the .NET Framework

 

 

CallBack 5

            System._AppDomain::public Void DoCallBack(CrossAppDomainDelegate theDelegate);

System.AppDomain::public Void DoCallBack(CrossAppDomainDelegate callBackDelegate);

System.Runtime.Remoting.Contexts.Context::public Void DoCallBack(CrossContextDelegate deleg);

System.DirectoryServices.Protocols.LdapSessionOptions::public ReferralCallBack ReferralCallBack { get; set; }

System.DirectoryServices.Protocols.ReferralCallBack

Callback 70

System.AsyncCallback

System.Threading.SendOrPostCallback

System.Threading.ContextCallback

System.Threading.WaitCallback

System.Threading.WaitOrTimerCallback

System.Threading.IOCompletionCallback

System.Threading.TimerCallback

System.Runtime.Serialization.IDeserializationCallback

System.Runtime.InteropServices.ExtensibleClassFactory::public static Void RegisterObjectCreationCallback(ObjectCreationDelegate callback); System.Runtime.Remoting.Channels.IServerChannelSinkStack::public Void ServerCallback(IAsyncResult ar);

System.Runtime.Remoting.Channels.ServerChannelSinkStack::public Void ServerCallback(IAsyncResult ar);

System.Security.AccessControl.AceType::AccessAllowedCallback,

System.Security.AccessControl.AceType::AccessDeniedCallback,

System.Security.AccessControl.AceType::AccessAllowedCallbackObject, System.Security.AccessControl.AceType::AccessDeniedCallbackObject,

System.Security.AccessControl.AceType::SystemAuditCallback, System.Security.AccessControl.AceType::SystemAlarmCallback, System.Security.AccessControl.AceType::SystemAuditCallbackObject, System.Security.AccessControl.AceType::SystemAlarmCallbackObject, System.Security.AccessControl.QualifiedAce::public Boolean IsCallback { get; } MS.Internal.Data.Mapping.MapLoadCallback

 System.Web.UI.Design.TransactedChangeCallback

System.DirectoryServices.ActiveDirectory.DirectoryServer::public abstract SyncUpdateDelegate SyncAllCallback { get; set; }

System.DirectoryServices.ActiveDirectory.ADAMInstance:: System.DirectoryServices.ActiveDirectory.DomainController:: System.DirectoryServices.Protocols.PartialResultProcessing::ReturnPartialResultsAndNotifyCallback, System.ComponentModel.Design.ServiceCreatorCallback

System.Net.CertificateSelectionCallback System.Net.CertificateValidationCallback

System.Net.UpdateRequestCallback

System.Net.LocalCertSelectionCallback

System.Configuration.StreamChangeCallback

System.Drawing.Imaging.PlayRecordCallback

System.Drawing.Design.ToolboxItemCreatorCallback

System.EnterpriseServices.Internal.TransactionExportCallback

System.EnterpriseServices.Internal.TransactionExportHelper::public static Void DoCallbackWithTransaction(ITransaction transaction, TransactionExportCallback callback, Object data);

System.EnterpriseServices.Internal.TransactionExportHelper::public static Void DoCallbackWithTransaction(ITransaction transaction, TransactionExportCallback callback, Object data);

System.ServiceProcess.ServiceBase::public Void ServiceMainCallback(Int32 argCount, IntPtr argPointer);

System.Transactions.ExternalCurrentCallback

System.Web.Configuration.HttpCapabilitiesBase::public virtual Boolean SupportsCallback { get; }

System.Web.HttpCachePolicy::public Void AddValidationCallback(HttpCacheValidateHandler handler, Object data);

System.Web.HttpResponseSubstitutionCallback System.Web.UI.Page::public String GetCallbackEventReference(Control control, String argument, String clientCallback, String context);

System.Web.UI.Page::public String GetCallbackEventReference(Control control, String argument, String clientCallback, String context, String clientErrorCallback);

System.Web.UI.Page::public String GetCallbackEventReference(String target, String argument, String clientCallback, String context, String clientErrorCallback);

System.Web.UI.Page::public Boolean IsCallback { get; }

System.Web.Caching.CacheItemRemovedCallback

System.Web.Hosting.IProcessPingCallback

System.Web.SessionState.SessionStateStoreProviderBase::public abstract Boolean SetItemExpireCallback(SessionStateItemExpireCallback expireCallback);

System.Web.SessionState.SessionStateItemExpireCallback

System.Web.UI.DataSourceViewSelectCallback

System.Web.UI.DataSourceViewOperationCallback

System.Web.UI.ICallbackEventHandler

System.Web.UI.ICallbackEventHandler::public String RaiseCallbackEvent(String eventArgument); System.Web.UI.WebControls.DataControlField::public virtual Void ValidateSupportsCallback();

System.Web.UI.WebControls.BoundField::public override Void ValidateSupportsCallback(); System.Web.UI.WebControls.AutoGeneratedField::public override Void ValidateSupportsCallback(); System.Web.UI.WebControls.ButtonField::public override Void ValidateSupportsCallback();

System.Web.UI.WebControls.CheckBoxField::public override Void ValidateSupportsCallback();

System.Web.UI.WebControls.CommandField::public override Void ValidateSupportsCallback();

System.Web.UI.WebControls.ICallbackContainer

System.Web.UI.WebControls.ICallbackContainer::public String GetCallbackScript(IButtonControl buttonControl, String argument);

System.Web.UI.WebControls.HyperLinkField::public override Void ValidateSupportsCallback();

System.Web.UI.WebControls.ImageField::public override Void ValidateSupportsCallback();

System.Web.UI.WebControls.TemplateField::public override Void ValidateSupportsCallback(); System.Web.UI.WebControls.WebParts.ConnectionConsumerCallback

System.Web.UI.WebControls.WebParts.ConnectionProviderCallback

System.Web.Util.TransactedCallback

System.Web.Util.WorkItemCallback

System.Web.Services.Protocols.LogicalMethodInfo::public ParameterInfo AsyncCallbackParameter { get; }