C-DEngine 5.105

TheTimeouts..::..SFWaitTime Property

Stream File Wait time

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public uint SFWaitTime { get; set; }
Public Property SFWaitTime As UInteger
	Get
	Set
public:
property unsigned int^ SFWaitTime {
	unsigned int^ get ();
	void set (unsigned int^ value);
}