SharedData Clear Method C# API
Overload List

  NameDescription
Public methodClear 
Clears all keys and values from a running instance of the Shared Data Server.
Public methodClear(String)
Clears all values which are associated with the specified key from the Shared Data Server.
Back to Top
See Also