|
|
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# |
|
|---|---|
public interface HitServiceChannel
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public Interface HitServiceChannel
|
|
The type exposes the following members.
Public Methods
Public Properties
| Name | Description | |
|---|---|---|
|
|
AllowInitializationUI | (Inherited from IClientChannel.) |
|
|
AllowOutputBatching | (Inherited from IContextChannel.) |
|
|
DidInteractiveInitialization | (Inherited from IClientChannel.) |
|
|
Extensions | (Inherited from IExtensibleObject<(Of <IContextChannel>)>.) |
|
|
InputSession | (Inherited from IContextChannel.) |
|
|
LocalAddress | (Inherited from IContextChannel.) |
|
|
OperationTimeout | (Inherited from IContextChannel.) |
|
|
OutputSession | (Inherited from IContextChannel.) |
|
|
RemoteAddress | (Inherited from IContextChannel.) |
|
|
SessionId | (Inherited from IContextChannel.) |
|
|
State | (Inherited from ICommunicationObject.) |
|
|
Via | (Inherited from IClientChannel.) |
Public Events
| Name | Description | |
|---|---|---|
|
|
Closed | (Inherited from ICommunicationObject.) |
|
|
Closing | (Inherited from ICommunicationObject.) |
|
|
Faulted | (Inherited from ICommunicationObject.) |
|
|
Opened | (Inherited from ICommunicationObject.) |
|
|
Opening | (Inherited from ICommunicationObject.) |
|
|
UnknownMessageReceived | (Inherited from IClientChannel.) |