Visual Basic (Declaration) | |
---|---|
Public Property DefaultTimeout As Integer |
C# | |
---|---|
public int DefaultTimeout {get; set;} |
channel.DefaultTimeout = 60000;
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
IpcEventChannel ClassIpcEventChannel Members