IRunnableObject.IsRunning Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Function IsRunning As Integer
int IsRunning()
int IsRunning()
abstract IsRunning : unit -> int
function IsRunning() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IRunnableObject Interface

Microsoft.VisualStudio.OLE.Interop Namespace