Gemstone Diagnostics Library
C#
VB
C++
JavaScript
Show/Hide TOC
Log
Subscriber
Clear Method
Clears all subscriptions
Definition
Namespace:
Gemstone.Diagnostics
Assembly:
Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.150 -- Release Build+2592e65d65fe0b04e044df0bc79f2e5da6464eee
C#
Copy
View Source
Request Example
public
void
Clear
()
VB
Copy
View Source
Request Example
Public
Sub
Clear
C++
Copy
View Source
Request Example
public
:
void
Clear
()
JavaScript
Copy
View Source
Request Example
function
Clear
();
See Also
Reference
LogSubscriber Class
Gemstone.Diagnostics Namespace
In This Article
Definition
See Also