Gets or sets whether to perform the operation in a non blocking manner.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public bool NonBlocking { get; set; }Public Property NonBlocking As Boolean
public:
property bool NonBlocking {
	bool get ();
	void set (bool value);
}/** @property */
public boolean get_NonBlocking()
/** @property */
public  void set_NonBlocking(boolean value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)