GigaSpaces XAP.NET Documentation
Delegator Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewayProcessingUnitDelegator
Gets the delegator of this gateway or
CopyC#
null
if no delegator exists in this gateway.
Declaration Syntax
C#Visual BasicVisual C++J#
IGatewayDelegator Delegator { get; }
ReadOnly Property Delegator As IGatewayDelegator
property IGatewayDelegator^ Delegator {
	IGatewayDelegator^ get ();
}
/** @property */
IGatewayDelegator get_Delegator()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)