GigaSpaces XAP.NET Documentation
Sink Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewaySinkSourceSink
Gets the sink this source is part of.
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: 10.2.0.0 (10.2.1.14000)