CSharpTest.Net
SecureTransfer.Client.TransmitMessageAction Delegate
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace : SecureTransfer.Client.TransmitMessageAction Delegate

transferId
location
request

Glossary Item Box

Provides the transmission of a stream of bytes to the server/receiver and returns the result stream

Syntax

Visual Basic (Declaration) 
Public Delegate Function SecureTransfer.Client.TransmitMessageAction( _
   ByVal transferId As Guid, _
   ByVal location As String, _
   ByVal request As Stream _
) As Stream
C# 
public delegate Stream SecureTransfer.Client.TransmitMessageAction( 
   Guid transferId,
   string location,
   Stream request
)

Parameters

transferId
location
request

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys