Gets or sets the initial synchronization process timeout, once exceeded the process is considered failed and 
            will be retried (Defaults to 5 minutes). 
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public Nullable<long> InitialSynchronizationTimeout { get; set; }Public Property InitialSynchronizationTimeout As Nullable(Of Long)
	Get
	Set
/** @property */
public Nullable<long> get_InitialSynchronizationTimeout()
/** @property */
public  void set_InitialSynchronizationTimeout(Nullable<long> value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)