Namespace: Weborb.Messaging.Api.Persistance
Assembly: weborb (in weborb.dll) Version: 4.4.0.0 (4.4.0.0)
Assembly: weborb (in weborb.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
| C# |
|---|
void serialize( Stream output ) |
| Visual Basic |
|---|
Sub serialize ( _ output As Stream _ ) |
| Visual C++ |
|---|
void serialize( Stream^ output ) |
Parameters
- output
- Type: System.IO..::..Stream