 | ISynchronizableCanBeDisposed Property |
Indicates if can dispose the data
Namespace:
EBP.Framework.Common.Interfaces.Synchronization
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxbool CanBeDisposed { get; }
ReadOnly Property CanBeDisposed As Boolean
Get
Return Value
Type:
BooleanTrue if the data can be disposed otherwise false
See Also