The properties of the MSNSLPInvitationEventArgs class are listed below. For a complete list of MSNSLPInvitationEventArgs class members, see the MSNSLPInvitationEventArgs Members topic.
![]() | Defines if the transfer is accepted. This must be set by the client programmer in a event handler. By default this property is set to false, which means the invitation is rejected. If this property is set to true, the invitation is accepted. |
![]() | Name of the file the remote contact wants to send. Only available in case of a filetransfer session. |
![]() | The total size of the file in bytes. Only available in case of a filetransfer session. |
![]() | The affected transfer session |
![]() | The corresponding msnobject defined in the invitation. Only available in case of an msn object transfer (image display, emoticons). |
![]() | The affected transfer session |
![]() | The p2p transfer session that will transfer the session data |
MSNSLPInvitationEventArgs Class | XihSolutions.DotMSN.DataTransfer Namespace