IVsDeployableProjectCfg.WaitDeploy(UInt32, Int32) Methode

Definition

Veraltete Methode. Nicht verwenden.

public:
 int WaitDeploy(System::UInt32 dwMilliseconds, int fTickWhenMessageQNotEmpty);
public:
 int WaitDeploy(unsigned int dwMilliseconds, int fTickWhenMessageQNotEmpty);
int WaitDeploy(unsigned int dwMilliseconds, int fTickWhenMessageQNotEmpty);
public int WaitDeploy (uint dwMilliseconds, int fTickWhenMessageQNotEmpty);
abstract member WaitDeploy : uint32 * int -> int
Public Function WaitDeploy (dwMilliseconds As UInteger, fTickWhenMessageQNotEmpty As Integer) As Integer

Parameter

dwMilliseconds
UInt32

Nicht verwenden.

fTickWhenMessageQNotEmpty
Int32

Nicht verwenden.

Gibt zurück

Int32

Gilt für