ExchangeMailServiceTimeOut Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.Common.Exchange.ExchangeMailService.TimeOut"]
Namespace: Scanjour.Workflow4.Common.ExchangeAssembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic int TimeOut { get; set; }
Public Property TimeOut As Integer
Get
Set
public:
property int TimeOut {
int get ();
void set (int value);
}
member TimeOut : int with get, set
Property Value
Int32
See Also