Gets the sink of this gateway or
CopyC# if no sink exists in this gateway.

null

C# | Visual Basic | Visual C++ | J# |
IGatewaySink Sink { get; }
ReadOnly Property Sink As IGatewaySink
property IGatewaySink^ Sink { IGatewaySink^ get (); }
/** @property */ IGatewaySink get_Sink()