Note: This API is now obsolete.
This method is not supported by this implementation.
Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax
[ObsoleteAttribute("The ResetObjectTimeout method is not supported by this implementation.", true)] public void ResetObjectTimeout( string key, TimeSpan newTimeout )
Parameters
- key
- Type: SystemString
Object key. - newTimeout
- Type: SystemTimeSpan
New object's timeout value.
See Also