'Declaration Public Function DeferRefresh() As IDisposable
public IDisposable DeferRefresh()
Return Value
An System.IDisposable object that you can use to dispose of the calling object.
'Declaration Public Function DeferRefresh() As IDisposable
public IDisposable DeferRefresh()
Exception | Description |
---|---|
System.InvalidOperationException | The exception that is thrown when a method call is invalid for the object's current state. |