Documentation for a minimal subset of the QSM API
Client Class
Namespaces > QS.CMS.Framework2 > Client
Encapsulated a local QSM client.
Syntax
C#Visual BasicManaged C++
public sealed class Client : IClient, IDisposable
Public NotInheritable Class Client _
	Implements IClient, IDisposable
public ref class Client sealed : IClient, IDisposable
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
BeginOpen(GroupID, AsyncCallback, Object)
BeginOpen(GroupID, GroupOptions, AsyncCallback, Object)
Clock
static memberCreate(ClientConfiguration)
Constructs the client.

EndOpen(IAsyncResult)
Equals(Object)
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.)
Open(GroupID)
Open(GroupID, GroupOptions)
ToString()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Client

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823