IPeer |
The IPeerToPeerShareService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation) |
| Name | Description | |
|---|---|---|
| GetRecipientList | Get a list of recipients which this share service can send to | |
| Send | Send the specified entity to the remote host |
| Name | Description | |
|---|---|---|
| Received | Fired after the data transfer has completed | |
| Receiving | Fired when the data transfer is about to begin | |
| Sending | Fired when the data is about to be sent | |
| Sent | Fired when the data has been sent |