| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal iid As Guid, _ ByVal maxCalls As Integer, _ ByVal maxRequestBytes As Integer, _ ByVal allowAnonTcp As Boolean _ ) | |
| C# | |
|---|---|
public RpcServerApi( Guid iid, int maxCalls, int maxRequestBytes, bool allowAnonTcp ) | |
Parameters
- iid
- maxCalls
- maxRequestBytes
- allowAnonTcp
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
RpcServerApi ClassRpcServerApi Members
Overload List