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: 9.7.0.0 (9.7.2.11000)