GigaSpaces XAP.NET Documentation
Aspects Property
Class LibraryGigaSpaces.XAP.RemotingAbstractRemotingProxyBuilder<(Of <(TService>)>)Aspects
Gets associated remote invocation aspects.
Declaration Syntax
C#Visual BasicVisual C++J#
protected IRemoteInvocationAspect[] Aspects { get; }
Protected ReadOnly Property Aspects As IRemoteInvocationAspect()
protected:
property array<IRemoteInvocationAspect^>^ Aspects {
	array<IRemoteInvocationAspect^>^ get ();
}
/** @property */
protected IRemoteInvocationAspect[] get_Aspects()

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