TestOwaConnectivityOutcome Members

Include Protected Members
Include Inherited Members

The TestOwaConnectivityOutcome type exposes the following members.

Properties

  Name Description
Public property AuthenticationMethod
Public property ClientAccessServer (Inherited from TransactionOutcomeBase.)
Public property ClientAccessServerShortName (Inherited from CasTransactionOutcome.)
Public property ConnectionType (Inherited from CasTransactionOutcome.)
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 (Inherited from CasTransactionOutcome.)
Public property LocalSiteShortName (Inherited from CasTransactionOutcome.)
Public property MailboxServer
Public property PerformanceCounterName (Inherited from TransactionOutcomeBase.)
Public property Port (Inherited from CasTransactionOutcome.)
Public property Result (Inherited from TransactionOutcomeBase.)
Public property Scenario (Inherited from TransactionOutcomeBase.)
Public property ScenarioDescription (Inherited from TransactionOutcomeBase.)
Public property SecureAccess (Inherited from CasTransactionOutcome.)
Public property StartTime (Inherited from TransactionOutcomeBase.)
Public property Url (Inherited from CasTransactionOutcome.)
Public property UrlType (Inherited from CasTransactionOutcome.)
Public property UserName (Inherited from TransactionOutcomeBase.)
Public property VirtualDirectoryName (Inherited from CasTransactionOutcome.)

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 CasTransactionOutcome.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