The GenericInteractionParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GenericInteractionParameters |
Initializes a new instance of the GenericInteractionParameters class.
|
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Gets the string representation of GenericInteractionParameters.
(Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
AdditionalAttributes |
Gets a collection which can be used to set additional attributes.
| |
InitialState |
Gets the initial state.
| |
InteractionDirection |
Gets or sets the interaction direction.
| |
LocalLocation |
Gets or sets the local location.
| |
LocalPartyType |
Gets or sets the type of the local party.
| |
RemoteId |
Gets or sets the remote ID.
| |
RemoteName |
Gets or sets the name of the remote.
| |
RemotePartyType |
Gets or sets the type of the remote party.
| |
TargetQueueId |
Gets the queue ID.
|