GigaSpaces XAP.NET Documentation
SpaceModeEventArgs Class
Class LibraryGigaSpaces.Core.AdminSpaceModeEventArgs
Encapsulates arguments related to space mode events
Declaration Syntax
C#Visual BasicVisual C++J#
public class SpaceModeEventArgs : EventArgs
Public Class SpaceModeEventArgs _
	Inherits EventArgs
public ref class SpaceModeEventArgs : public EventArgs
public class SpaceModeEventArgs extends EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SpaceModeEventArgs(SpaceMode)
Create an instance of the event arguments with the specified values.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Mode
Gets the space current running mode

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 SpaceModeEventArgs

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