GigaSpaces XAP.NET Documentation
TargetName Property
Class LibraryGigaSpaces.Core.ExceptionsRedoLogCapacityExceededExceptionTargetName
Gets the name of the target that the redo log is kept for.
Declaration Syntax
C#Visual BasicVisual C++J#
public string TargetName { get; }
Public ReadOnly Property TargetName As String
public:
property String^ TargetName {
	String^ get ();
}
/** @property */
public String get_TargetName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)