AsyncEnumerator.GetAsyncResultCallback Method
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Public Function GetAsyncResultCallback As AsyncResultCallback
'Usage
Dim instance As AsyncEnumerator
Dim returnValue As AsyncResultCallback
returnValue = instance.GetAsyncResultCallback()
public AsyncResultCallback GetAsyncResultCallback()