AsyncEnumerator.Dispose Method
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As AsyncEnumerator
instance.Dispose()
public void Dispose()
Implements
See Also