FeedClockVector.Clear Method
Removes all items from the clock vector.
Namespace: Microsoft.Synchronization.FeedSync
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As FeedClockVector
instance.Clear
public void Clear ()
public:
virtual void Clear () sealed
public final void Clear ()
public final function Clear ()
See Also
Reference
FeedClockVector Class
FeedClockVector Members
Microsoft.Synchronization.FeedSync Namespace