Namespace: Weborb.Messaging.Net.RTMP
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 IClientSharedObject getSharedObject( string name, bool persistent ) |
| Visual Basic |
|---|
Public Function getSharedObject ( _ name As String, _ persistent As Boolean _ ) As IClientSharedObject |
| Visual C++ |
|---|
public: IClientSharedObject^ getSharedObject( String^ name, bool persistent ) |
Parameters
- name
- Type: System..::..String
- persistent
- Type: System..::..Boolean