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 members.
Public Constructors
Name | Description | |
---|---|---|
HitServiceClient | Overloaded. |
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.) |
Public Properties
Name | Description | |
---|---|---|
ChannelFactory | (Inherited from ClientBase<(Of <HitService>)>.) | |
ClientCredentials | (Inherited from ClientBase<(Of <HitService>)>.) | |
Endpoint | (Inherited from ClientBase<(Of <HitService>)>.) | |
InnerChannel | (Inherited from ClientBase<(Of <HitService>)>.) | |
State | (Inherited from ClientBase<(Of <HitService>)>.) |
Protected Properties
Name | Description | |
---|---|---|
Channel | (Inherited from ClientBase<(Of <HitService>)>.) |