This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class HitServiceClient |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class HitServiceClient |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Abort | (Inherited from ClientBase<(Of <HitService>)>.) | |
Close | (Inherited from ClientBase<(Of <HitService>)>.) | |
DisplayInitializationUI | (Inherited from ClientBase<(Of <HitService>)>.) | |
Equals | (Inherited from Object.) | |
ExecuteReader | ||
FlushSite | ||
FlushSites | ||
GetDailyQuery | ||
GetHashCode | (Inherited from Object.) | |
GetOutdatedItems | ||
GetSettings | ||
GetType | (Inherited from Object.) | |
Login | ||
Open | (Inherited from ClientBase<(Of <HitService>)>.) | |
ProcessCustomEventHit | ||
ProcessHit | ||
SetDailyQueryValue | ||
SetItemDetails | ||
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
CreateChannel | (Inherited from ClientBase<(Of <HitService>)>.) | |
Finalize | (Inherited from Object.) | |
GetDefaultValueForInitialization<(Of <<'(T>)>>) | (Inherited from ClientBase<(Of <HitService>)>.) | |
InvokeAsync | (Inherited from ClientBase<(Of <HitService>)>.) | |
MemberwiseClone | (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICommunicationObject..::..BeginClose | (Inherited from ClientBase<(Of <HitService>)>.) | |
ICommunicationObject..::..BeginClose | (Inherited from ClientBase<(Of <HitService>)>.) | |
ICommunicationObject..::..BeginOpen | (Inherited from ClientBase<(Of <HitService>)>.) | |
ICommunicationObject..::..BeginOpen | (Inherited from ClientBase<(Of <HitService>)>.) | |
ICommunicationObject..::..Close | (Inherited from ClientBase<(Of <HitService>)>.) | |
IDisposable..::..Dispose | (Inherited from ClientBase<(Of <HitService>)>.) | |
ICommunicationObject..::..EndClose | (Inherited from ClientBase<(Of <HitService>)>.) | |
ICommunicationObject..::..EndOpen | (Inherited from ClientBase<(Of <HitService>)>.) | |
ICommunicationObject..::..Open | (Inherited from ClientBase<(Of <HitService>)>.) |