Click or drag to resize

CobraServices Methods

The CobraServices type exposes the following members.

Methods
  NameDescription
Public methodAbout
About Cobra Web Service
Public methodCreateCobraServicesServiceArgumentsTCobraServicesServiceArguments
Creates an instance of TCobraServicesServiceArguments class.
Public methodCreateServiceOperationsTServiceOperations
Creates an instance of TServiceOperations class.
Protected methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodCode exampleGetEnvironmentDetails
GetEnvironmentDetails Cobra Web Service
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLogin
Login to Cobra and transition state to the Opened state.
Public methodLogout
Log out to Cobra and transition state to Closed state.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodVerifyIntegrity Obsolete.
Verify the integrity of Cobra.
Public methodCode exampleVerifyIntegrity(VerifyIntegrityServiceArguments)
Verify the integrity of Cobra.
Top
See Also