ArcFM Responder Mobile Developer Guide
CompressionServerSink Class
Members 






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

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

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

CompressionServerSink Members
Miner.Responder.Shared.Channels Namespace

Send Feedback