Namespace: Weborb.Messaging.Net.RTMP.Event
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# |
|---|
public void setTimestamp( int timestamp ) |
| Visual Basic |
|---|
Public Sub setTimestamp ( _ timestamp As Integer _ ) |
| Visual C++ |
|---|
public: virtual void setTimestamp( int timestamp ) sealed |
Parameters
- timestamp
- Type: System..::..Int32