







The BinaryClient type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add | (Overrides Client..::..Add(String, Object, TimeSpan).) |
![]() |
Append | (Overrides Client..::..Append(String, Object).) |
![]() |
Cas | (Overrides Client..::..Cas(String, Object, TimeSpan, UInt64).) |
![]() |
Close |
Closes the client connection.
(Inherited from Client.) |
![]() |
Decrement | (Overrides Client..::..Decrement(String, Int32).) |
![]() |
Delete | (Overrides Client..::..Delete(String).) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
FlushAll | (Overrides Client..::..FlushAll(TimeSpan).) |
![]() |
Get | (Overrides Client..::..Get(String).) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Increment | (Overrides Client..::..Increment(String, Int32).) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Open |
Opens the client connection.
(Inherited from Client.) |
![]() |
Prepend | (Overrides Client..::..Prepend(String, Object).) |
![]() |
Replace | (Overrides Client..::..Replace(String, Object, TimeSpan).) |
![]() |
Set | (Overrides Client..::..Set(String, Object, TimeSpan).) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |