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: 8.0.8.6380 (8.0.8.6380)