Share via


CasTransactionOutcome Members

Include Protected Members
Include Inherited Members

The CasTransactionOutcome type exposes the following members.

Properties

  Name Description
Public property ClientAccessServer (Inherited from TransactionOutcomeBase.)
Public property ClientAccessServerShortName
Public property ConnectionType
Public property Error (Inherited from TransactionOutcomeBase.)
Public property EventType (Inherited from TransactionOutcomeBase.)
Public property Identity (Inherited from ConfigurableObject.)
Public property IsValid (Inherited from ConfigurableObject.)
Public property Latency (Inherited from TransactionOutcomeBase.)
Public property LatencyInMillisecondsString (Inherited from TransactionOutcomeBase.)
Public property LocalSite
Public property LocalSiteShortName
Public property PerformanceCounterName (Inherited from TransactionOutcomeBase.)
Public property Port
Public property Result (Inherited from TransactionOutcomeBase.)
Public property Scenario (Inherited from TransactionOutcomeBase.)
Public property ScenarioDescription (Inherited from TransactionOutcomeBase.)
Public property SecureAccess
Public property StartTime (Inherited from TransactionOutcomeBase.)
Public property Url
Public property UrlType
Public property UserName (Inherited from TransactionOutcomeBase.)
Public property VirtualDirectoryName

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Overrides Object.ToString().)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ConfigurableObject.)
Protected method ValidateWrite (Inherited from ConfigurableObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top