Home
last modified time | relevance | path

Searched refs:asyncState (Results 1 – 25 of 257) sorted by relevance

1234567891011

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Description/
H A DMetadataResolver.cs58 …ContractDescription> contracts, EndpointAddress address, AsyncCallback callback, object asyncState) in BeginResolve() argument
61 return BeginResolve (contracts, address, new MetadataExchangeClient (), callback, asyncState); in BeginResolve()
65 …lt BeginResolve (Type contract, EndpointAddress address, AsyncCallback callback, object asyncState) in BeginResolve() argument
68 return BeginResolve (ToContracts (contract), address, callback, asyncState); in BeginResolve()
72 … EndpointAddress address, MetadataExchangeClient client, AsyncCallback callback, object asyncState) in BeginResolve() argument
74 … return resolver.BeginInvoke (contracts, () => client.GetMetadata (address), callback, asyncState); in BeginResolve()
78 …contracts, Uri address, MetadataExchangeClientMode mode, AsyncCallback callback, object asyncState) in BeginResolve() argument
81 …eturn BeginResolve (contracts, address, mode, new MetadataExchangeClient (), callback, asyncState); in BeginResolve()
85 … contract, Uri address, MetadataExchangeClientMode mode, AsyncCallback callback, object asyncState) in BeginResolve() argument
88 return BeginResolve (ToContracts (contract), address, mode, callback, asyncState); in BeginResolve()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise7/Step07/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise7/Step02/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Step02/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Step06/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise7/Step03/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise7/Step06/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Step03/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Step09/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise9/Step01/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise9/Step03/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise9/Step04/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Start/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Step01/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Step10/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Step11/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise7/Step04/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise7/Step05/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Step05/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Step07/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise8/Step08/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/HOL/CS/Excercise9/Step02/Service References/DictionarySuggestService/
H A DReference.cs620 return base.Channel.BeginServerInfo(callback, asyncState); in BeginServerInfo()
629 return this.BeginServerInfo(callback, asyncState); in OnBeginServerInfo()
668 return base.Channel.BeginDictionaryList(callback, asyncState); in BeginDictionaryList()
677 return this.BeginDictionaryList(callback, asyncState); in OnBeginDictionaryList()
725 return this.BeginDictionaryListExtended(callback, asyncState); in OnBeginDictionaryListExtended()
774 return this.BeginDictionaryInfo(dictId, callback, asyncState); in OnBeginDictionaryInfo()
814 return base.Channel.BeginDefine(word, callback, asyncState); in BeginDefine()
824 return this.BeginDefine(word, callback, asyncState); in OnBeginDefine()
916 return base.Channel.BeginStrategyList(callback, asyncState); in BeginStrategyList()
925 return this.BeginStrategyList(callback, asyncState); in OnBeginStrategyList()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Security/src/System/Net/Security/
H A DNegotiateStream.cs52 …blic virtual IAsyncResult BeginAuthenticateAsClient(AsyncCallback asyncCallback, object asyncState) in BeginAuthenticateAsClient() argument
56 asyncCallback, asyncState); in BeginAuthenticateAsClient()
63 asyncCallback, asyncState); in BeginAuthenticateAsClient()
70 asyncCallback, asyncState); in BeginAuthenticateAsClient()
79 object asyncState) in BeginAuthenticateAsClient() argument
83 asyncCallback, asyncState); in BeginAuthenticateAsClient()
93 object asyncState) in BeginAuthenticateAsClient() argument
101 LazyAsyncResult result = new LazyAsyncResult(_negoState, asyncState, asyncCallback); in BeginAuthenticateAsClient()
165 object asyncState) in BeginAuthenticateAsServer() argument
176 object asyncState) in BeginAuthenticateAsServer() argument
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/SecureProtocols/
H A DNegotiateStream.cs110 asyncCallback, asyncState); in BeginAuthenticateAsClient()
118 asyncCallback, asyncState); in BeginAuthenticateAsClient()
126 asyncCallback, asyncState); in BeginAuthenticateAsClient()
135 object asyncState) in BeginAuthenticateAsClient() argument
139 asyncCallback, asyncState); in BeginAuthenticateAsClient()
156 LazyAsyncResult result = new LazyAsyncResult(_NegoState, asyncState, asyncCallback); in BeginAuthenticateAsClient()
229 object asyncState) in BeginAuthenticateAsServer() argument
240 object asyncState) in BeginAuthenticateAsServer() argument
247 LazyAsyncResult result = new LazyAsyncResult(_NegoState, asyncState, asyncCallback); in BeginAuthenticateAsServer()
577 return InnerStream.BeginRead(buffer, offset, count, asyncCallback, asyncState); in BeginRead()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/Test/System.ServiceModel/
H A DBug36080Test.cs110 public IAsyncResult BeginSayHelloTo(string name, AsyncCallback callback, object asyncState) in BeginSayHelloTo() argument
112 return sayHelloToFunc.BeginInvoke (name, callback, asyncState); in BeginSayHelloTo()
194 …System.IAsyncResult BeginSayHelloTo(string name, System.AsyncCallback callback, object asyncState); in BeginSayHelloTo() argument
348 return base.Channel.BeginSayHelloTo(name, callback, asyncState); in IHelloWorldService.BeginSayHelloTo()
360 return ((IHelloWorldService)(this)).BeginSayHelloTo(name, callback, asyncState); in OnBeginSayHelloTo()
405 return base.Channel.BeginGetHelloData(helloWorldData, callback, asyncState); in IHelloWorldService.BeginGetHelloData()
417 return ((IHelloWorldService)(this)).BeginGetHelloData(helloWorldData, callback, asyncState); in OnBeginGetHelloData()
461 return ((System.ServiceModel.ICommunicationObject)(this)).BeginOpen(callback, asyncState); in OnBeginOpen()
503 return ((System.ServiceModel.ICommunicationObject)(this)).BeginClose(callback, asyncState); in OnBeginClose()
560 … System.IAsyncResult _result = base.BeginInvoke("SayHelloTo", _args, callback, asyncState); in BeginSayHelloTo()
[all …]

1234567891011