ArcFM Responder Mobile Developer Guide
CompressionClientSink Class
Members 






Object Model
CompressionClientSink Class
Syntax
'Declaration
 
Public Class CompressionClientSink 
   Inherits System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties
'Usage
 
Dim instance As CompressionClientSink
public class CompressionClientSink : System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties 
public class CompressionClientSink = class(System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties)
public class CompressionClientSink extends System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties
public __gc class CompressionClientSink : public System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties 
public ref class CompressionClientSink : public System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties 
Inheritance Hierarchy

System.Object
   System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties
      System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties
         Miner.Responder.Shared.Channels.CompressionClientSink

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompressionClientSink Members
Miner.Responder.Shared.Channels Namespace

Send Feedback