Property ExpirationThreshold
ExpirationThreshold
Gets or sets the expiration threshold in milliseconds.
If a replication session is inactive this long it is automatically expired, and further attempts to operate within this session will throw a SessionExpiredException.
Declaration
public virtual long ExpirationThreshold { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |