IDebugUserNotificationUI110.WaitOnSlowRemoteDebuggingOperation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int WaitOnSlowRemoteDebuggingOperation(IntPtr waitHandle, int isCancelableOperation);
public int WaitOnSlowRemoteDebuggingOperation(IntPtr waitHandle, int isCancelableOperation);
abstract member WaitOnSlowRemoteDebuggingOperation : nativeint * int -> int
Public Function WaitOnSlowRemoteDebuggingOperation (waitHandle As IntPtr, isCancelableOperation As Integer) As Integer
Parameters
- waitHandle
-
IntPtr
nativeint
- isCancelableOperation
- Int32