Miner.Responder.Shared.Channels Namespace > CompressionServerSinkProvider Class > CompressionServerSinkProvider Constructor : CompressionServerSinkProvider Constructor(IDictionary,ICollection) |
'Declaration
Public Function New( _ ByVal properties As System.Collections.IDictionary, _ ByVal providerData As System.Collections.ICollection _ )
'Usage
Dim properties As System.Collections.IDictionary Dim providerData As System.Collections.ICollection Dim instance As New CompressionServerSinkProvider(properties, providerData)
public CompressionServerSinkProvider( System.Collections.IDictionary properties, System.Collections.ICollection providerData )
public CompressionServerSinkProvider( properties: System.Collections.IDictionary; providerData: System.Collections.ICollection );
public function CompressionServerSinkProvider( properties : System.Collections.IDictionary, providerData : System.Collections.ICollection );
public: CompressionServerSinkProvider( System.Collections.IDictionary* properties, System.Collections.ICollection* providerData )
public: CompressionServerSinkProvider( System.Collections.IDictionary^ properties, System.Collections.ICollection^ providerData )
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