Constructor ResyncOptions
ResyncOptions(Boolean, String)
Basic constructor for ResyncOptions, provider name is optional.
Declaration
public ResyncOptions(bool resyncOnExpiration, string providerName = null)
Parameters
Type | Name | Description |
---|---|---|
System. |
resyncOnExpiration | Specifies if items are to be ReSynced at expiry. |
System. |
providerName | Name of the specified provider. |