DotMSN

MSNSLPHandler.GetTransferProperties Method 

Returns the MSNSLPTransferProperties object associated with the specified call id.

[Visual Basic]
Protected Function GetTransferProperties( _
   ByVal callId As Guid _
) As MSNSLPTransferProperties
[C#]
protected MSNSLPTransferProperties GetTransferProperties(
   Guid callId
);

Parameters

callId

Return Value

See Also

MSNSLPHandler Class | XihSolutions.DotMSN.DataTransfer Namespace