Miner.Responder.Framework.Requests Namespace > SubmitCallCommand Class : TimeOutage Method |
'Declaration
Public Function TimeOutage( _ ByVal outageTime As System.Date _ ) As SubmitCallCommand
'Usage
Dim instance As SubmitCallCommand Dim outageTime As System.Date Dim value As SubmitCallCommand value = instance.TimeOutage(outageTime)
public SubmitCallCommand TimeOutage( System.DateTime outageTime )
public function TimeOutage( outageTime: System.DateTime ): SubmitCallCommand;
public function TimeOutage( outageTime : System.DateTime ) : SubmitCallCommand;
public: SubmitCallCommand* TimeOutage( System.DateTime outageTime )
public: SubmitCallCommand^ TimeOutage( System.DateTime outageTime )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2