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 setInvokeId( int invokeId ) |
| Visual Basic |
|---|
Public Sub setInvokeId ( _ invokeId As Integer _ ) |
| Visual C++ |
|---|
public: void setInvokeId( int invokeId ) |
Parameters
- invokeId
- Type: System..::..Int32