Property | Type | Description | |
---|---|---|---|
Cancelled | bool | ||
Error | |||
Result | Stream | ||
UserState | object |
Method | Description | |
---|---|---|
OpenWriteCompletedEventArgs ( Stream result, |
public OpenWriteCompletedEventArgs ( Stream result, |
||
result | Stream | |
error | ||
cancelled | bool | |
userState | object | |
return | System |