메소드 | 설명 | |
---|---|---|
CancelJob ( string jobID ) : string | ||
DeleteJob ( string jobID ) : string | ||
LockVM ( string vmPath ) : string | ||
MessageSendRecieve ( |
||
QueueJob ( |
||
ReportJobStatus ( |
||
RequestJob ( ) : string | ||
RequestStatus ( string hostName ) : string | ||
RequestVMList ( string hostName ) : string | ||
Send ( |
||
SendToHost ( |
||
UnLockVM ( string vmPath ) : string | ||
WaitForJob ( string msgID, System.TimeSpan maxWait ) : |
||
WaitForJobCompletion ( string messageID, System.TimeSpan maxWait ) : |
||
WaitForMessage ( string messageID, System.TimeSpan maxWait ) : |
||
WaitForStatus ( string msgID, System.TimeSpan maxWait ) : |
||
WaitForVMList ( string msgID, System.TimeSpan maxWait ) : |
메소드 | 설명 | |
---|---|---|
GetAutomationMessageFromFile ( |
public MessageSendRecieve ( |
||
serverInbox | ||
receiveInbox | ||
리턴 | System |
public ReportJobStatus ( |
||
jcm | ||
리턴 | string |
public WaitForJob ( string msgID, System.TimeSpan maxWait ) : |
||
msgID | string | |
maxWait | System.TimeSpan | |
리턴 |
public WaitForJobCompletion ( string messageID, System.TimeSpan maxWait ) : |
||
messageID | string | |
maxWait | System.TimeSpan | |
리턴 |
public WaitForMessage ( string messageID, System.TimeSpan maxWait ) : |
||
messageID | string | |
maxWait | System.TimeSpan | |
리턴 |
public WaitForStatus ( string msgID, System.TimeSpan maxWait ) : |
||
msgID | string | |
maxWait | System.TimeSpan | |
리턴 |
public WaitForVMList ( string msgID, System.TimeSpan maxWait ) : |
||
msgID | string | |
maxWait | System.TimeSpan | |
리턴 |