EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#/Java  VB.NET  Pascal  ActiveX  C++ 


TElProcessController.set_Status

TElProcessController     See also    


 

Sets current status value.

 
 

Declaration

[C#/Java]
    not applicable;

[VB.NET]
    not applicable

[Pascal]
    procedure set_Status(NewStatus: TProcessControllerStatus);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[C++]
    not implemented;

 
 

Parameters

  • NewStatus - new status.
 
 

Values

[.NET] [Pascal] Description
pcsFree = 0 pcsFree method will be resumed if it was suspended
pcsTerminate = 1 pcsTerminate method execution will be terminated
pcsFreeze = 2 pcsFreeze method execution will be suspended
Declared in
[.NET] [Pascal]
Namespace: SBMIMEClasses
Assembly: SecureBlackbox.MIME
Unit: SBMIMEClasses

 
 

Description

    Use this property when you need to specify new status.

 
 

See also:     get_Status     Status    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation