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# |
|---|
protected string getHostname( string url ) |
| Visual Basic |
|---|
Protected Function getHostname ( _ url As String _ ) As String |
| Visual C++ |
|---|
protected: String^ getHostname( String^ url ) |
Parameters
- url
- Type: System..::..String