GigaSpaces XAP.NET Documentation
ServiceName Property
Class LibraryGigaSpaces.CoreJiniTransactionManagerLookupInfoServiceName
Gets or sets the transaction manager service name.
Declaration Syntax
C#Visual BasicVisual C++J#
public string ServiceName { get; set; }
Public Property ServiceName As String
public:
property String^ ServiceName {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_ServiceName()
/** @property */
public  void set_ServiceName(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)