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

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