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
	Get
public:
property String^ TargetName {
	String^ get ();
}
/** @property */
public String get_TargetName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)