System.Windows.Media.DomainAcquirer.CancelAsync C# (CSharp) Method

CancelAsync() public method

public CancelAsync ( ) : void
return void
		public void CancelAsync ()
		{
			Console.WriteLine ("System.Windows.Media.DomainAcquirer.CancelAsync: NIEX");
			throw new NotImplementedException ();			
		}