ISyncFilter Interface
When overridden by a derived class, represents a custom filter.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The ISyncFilter type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | IsIdentical | When overridden in a derived class, indicates whether the specified filter is the same as this filter. |
![]() | Serialize | When overridden by a derived class, serializes the filter to an array of bytes. |
Show:
