Glossary

explicit binding method

RPC: The explicit method of managing the binding for a remote procedure call in which a remote procedure call passes a binding handle as its first parameter. The binding handle is initialized in the application code. See also automatic binding method, binding handle, implicit binding method.